Chris Lott wrote:
Hi,
Summary: Please tell me what headers Tomcat 5.0.28 sets when it serves out a
plain file, and how I can control those headers.
..
I found more detail and found a possible solution. I still welcome your
comments.
To figure out what headers Tomcat sets in responses, I
Hi,
Summary: Please tell me what headers Tomcat sets when it serves out a
plain file, and how I can control those headers.
Long version:
I'm using Tomcat 5.0.28 for a small webapp. It sits behind Apache,
which does SSL and forwards requests to Tomcat via mod_jk.
Anyhow, in the documentation