On Sun, 26 Aug 2001, Marc Slemko wrote: > hang on, is this about keepalives or chunked encoding? both. the check always fails because ap_content_length_filter has set content length before ap_set_keepalive is called. the right fix would probably be to check http/1.1-oneness eariler and remove (or not add) the ap_content_length_filter if r->chunked.
- Re: cvs commit: httpd-2.0/modules/http http_protocol.c Cliff Woolley
- Re: cvs commit: httpd-2.0/modules/http http_protoc... Greg Stein
- Re: cvs commit: httpd-2.0/modules/http http_protoc... Marc Slemko
- Re: cvs commit: httpd-2.0/modules/http http_protoc... Doug MacEachern
- Re: cvs commit: httpd-2.0/modules/http http_pr... Ryan Bloom
- Re: cvs commit: httpd-2.0/modules/http htt... Ryan Bloom
- Re: cvs commit: httpd-2.0/modules/http htt... Eric Prud'hommeaux
- Re: cvs commit: httpd-2.0/modules/http http_protoc... Marc Slemko
- Re: cvs commit: httpd-2.0/modules/http http_pr... Doug MacEachern
- Re: cvs commit: httpd-2.0/modules/http http_protoc... Jeff Trawick
- Re: cvs commit: httpd-2.0/modules/http http_protoc... Joshua Slive
- Re: cvs commit: httpd-2.0/modules/http http_pr... Daniel Lopez
- Re: cvs commit: httpd-2.0/modules/http http_pr... Graham Leggett
- Re: cvs commit: httpd-2.0/modules/http http_pr... Graham Leggett
