Forum Discussion
No RepliesBe the first to reply
Related Content
- 8 years ago
- 9 years ago
- 3 years ago
Recent Discussions
- 24 hours ago
In a mockservice for a soap request I return a response.
Default it returns the following 5 header values
Transfer-Encoding chunked
#status# HTTP/1.1 200 OK
Content-Encoding gzip
Content-Type text/xml; charset=utf-8
Server Jetty(6.1.26)
I do not want to expose the Server value. Is this possible?