> From: Johnny Six [mailto:johnny6che...@gmail.com] 
> Subject: Re: PDF Download problem tomcat >= 7.0.27

> It looks like Tomcat7 is munging the content-type header.
> The correct response header should be:
>   Content-Type: multipart/byteranges; boundary=CATALINA_MIME_BOUNDARY   <<
> good
>   Content-Type: multipart/byteranges;boundary=CATALINA_MIME_BOUNDARY    <<
> bad

> Where there needs to be a space after the ';' character.

No, there doesn't; read the HTTP spec.  There is a bug in the Adobe plugin for 
IE that fails to follow the specification, but Adobe is so far ignoring the 
problem.  Search the archives for a discussion.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to