]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backport the fix to an edge case; it's now much more efficient to
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 8 Aug 2005 01:26:34 +0000 (01:26 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 8 Aug 2005 01:26:34 +0000 (01:26 +0000)
commit70dedec432758a2dc305759530923ffcfd53356f
tree2b2e7b78193af8681630c5a5d6e10a4f74d0196e
parenta954f3ac6fa93fa97d711f952e374ec8c00d4a79
  Backport the fix to an edge case; it's now much more efficient to
  entirely skip request body determinations for subrequests, stuff
  in an EOS and we are off to the races, ready to create a body-less
  proxied subrequest.

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