Hi all, I edit server.xml as: ... <Connector server="test123" port="8080"...> It will add "server" item in my response header, so now the http header is something like: Cache-Control: no-store, no-cache, must-revalidate Accept-Ranges: none Content-Type: text/plain Connection: close Server: test123 The "Server" is put to the last item of the http header. So my question is : Is there a way to reorder the http header instead of having tomcat formulate them? Thanks Hanks
- Reorder the http header generate by tomcat Hanks Wang (hanwan)
- RE: Reorder the http header generated by tomc... Hanks Wang (hanwan)
- Re: Reorder the http header generated by ... Jim Jagielski
- Re: Reorder the http header generated... George Sexton
- Re: Reorder the http header gener... Jim Jagielski
- Re: Reorder the http header ... William A. Rowe, Jr.
- Re: Reorder the http hea... George Sexton
- Re: Reorder the http... Arend van Spriel
- Re: Reorder the http... Filip Hanik - Dev Lists
- Re: Reorder the http... George Sexton