]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a problem in the path which preserves the input content
authorJeff Trawick <trawick@apache.org>
Wed, 5 Jan 2005 14:08:00 +0000 (14:08 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 5 Jan 2005 14:08:00 +0000 (14:08 +0000)
commit07c50805fb20e329fc9e05061c39ac252f90a0b3
treed710711f5bacb8c073c8bb235de81f773d5181dc
parent94d4653558e4b10f0677b59cc18e54b36b39c7f6
Fix a problem in the path which preserves the input content
length; the header brigade would get lost

Submitted by: Allan Edwards

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/proxy-reqbody@124202 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_http.c