]> granicus.if.org Git - apache/commit
ap_content_length_filter has already set Content-Length
authorDoug MacEachern <dougm@apache.org>
Sun, 26 Aug 2001 18:57:16 +0000 (18:57 +0000)
committerDoug MacEachern <dougm@apache.org>
Sun, 26 Aug 2001 18:57:16 +0000 (18:57 +0000)
commit1a461cd85ca42c363e4ed1671fef34951db23220
treec051e4ca1b8287707d492f34f8e421a4d2afe558
parent68e779726431b2b1bcfc5afc8f85de1f87de3f5a
ap_content_length_filter has already set Content-Length
before ap_set_keepalive is called.  need to remove this check
in order for keepalives to work.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90700 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c