]> granicus.if.org Git - apache/commit
* server/protocol.c (ap_read_request): Remove the Content-Length
authorJoe Orton <jorton@apache.org>
Thu, 23 Jun 2005 09:36:16 +0000 (09:36 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 23 Jun 2005 09:36:16 +0000 (09:36 +0000)
commitba2f28e54d894e6bd114f6ec6bfda17e1f629342
tree9113c9486be06dfe33b4850f73bfe4904bf05903
parent3169261900fbdf6c790324c7fb62d40065e6001f
* server/protocol.c (ap_read_request): Remove the Content-Length
header if any Transfer-Encoding header is present, regardless of
value.

Reviewed by: Paul Querna, Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@193122 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c