cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove a response header from a ultra task

walkerline117
Contributor

Hi

I think we have plenty of articles that show how to add a custom header into the response header of an ultra task. But, how to remove a header from the response?

Maybe more specific, currently for Ultra task, there’s a ‘Server’ header in the response. How to remove it?

Thanks

1 ACCEPTED SOLUTION

tstack
Former Employee

I think this is automatically added by the ‘Jetty’ web server that is used internally in the Snaplex node software. You’re not going to be able to remove it, but it looks like you can supply your own ‘Server’ header and then Jetty won’t add its own header.

View solution in original post

2 REPLIES 2

tstack
Former Employee

I think this is automatically added by the ‘Jetty’ web server that is used internally in the Snaplex node software. You’re not going to be able to remove it, but it looks like you can supply your own ‘Server’ header and then Jetty won’t add its own header.

akidave
Employee
Employee

If you have a ultra load balancer in place, another option would be to change the load balancer to remove the Server header. The details would depend on what kind of load balancer is being used.