/[Apache-SVN]
ViewVC logotype

Revision 91463


Jump to revision: Previous Next
Author: jerenkrantz
Date: Sun Oct 14 20:41:00 2001 UTC (22 years, 7 months ago)
Changed paths: 1
Log Message:
Fix the first bucket not getting chunked properly.  The reason was that
we left the TE header in the output headers, so ap_set_keepalive didn't
set r->chunked to 1.  So, ap_http_header_filter wouldn't insert CHUNK
filter appropriately.  I have no clue how it chunked anything at all
before this patch, but hey, it looks right now.

Tested with Yahoo, Apple, apache.org, and /.
/. is interesting in that it sends both Conn: Close and TE: chunked.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/modules/proxy/proxy_http.c modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26