DO NOT REPLY [Bug 11978] - Output filter not working with ie but with netscape DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11978>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11978
Output filter not working with ie but with netscape
- Additional Comments From trawick@apache.org 2002-10-29 02:51 -------
According to the Microsoft documentation you pointed to, a content-length
header is necessary for IE to handle the pdf properly, but Apache is
going to instead chunk the response so that it doesn't have to buffer
the entire output of the filter before sending the content-length header.
IE's use of HTTP/1.1 request tells Apache that is okay to do. An HTTP/1.1
client must be able to handle a chunked response.
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
Received on Tue Oct 29 02:50:11 2002
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 16:44:01 EDT
|