You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Nikola Milutinovic <Ni...@ev.co.yu> on 2005/02/10 07:07:40 UTC

Re: Content-Type removed from the Http Response when file is accessed through Tomcat Connector

Bedrijven.nl wrote:

>maybe security (settings) of ie??
>  
>

The poster clearly indicated that the thing works on Tomcat direct port. 
Could be that JK is stripping that header. Maybe it expects web server 
to provide it's own? You could try to setup MIME type on the Apache 
itself and see if it fixes the problem.

I do realise that this is highly impractical, in a general case 
scenario. JK shouldn't strip that header.

The question is, is it being setup by Tomcat in the first place? I mean, 
is Coyote JK actually removing or not creating the header in question?

Nix.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org