]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backport the fix to an edge case, it's now possible for a primary
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 8 Aug 2005 01:28:14 +0000 (01:28 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 8 Aug 2005 01:28:14 +0000 (01:28 +0000)
commit2fe0def390e507f8bb02a2551dd90f6d5199a5c1
treeaaef4cd4f6f1433cdde84ad31d406a0e9f686ba9
parent70dedec432758a2dc305759530923ffcfd53356f
  Backport the fix to an edge case, it's now possible for a primary
  request which has a body in spite of what was determined by the
  header parsing; this would usually be due to an input filter between
  the client request and mod_proxy.  Add another consideration, and
  force the C-L determination if we saw bytes in already.

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