]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
We already accept 80 bytes less than the client body's anticipated
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 8 Aug 2005 03:12:24 +0000 (03:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 8 Aug 2005 03:12:24 +0000 (03:12 +0000)
commita29f5c921559beef85548205f3aba555b766aa70
treec7dce86e9a6ccdcac508efa2559907a3e257648e
parent2bdf4dd43029d9296120cc2a65649b9f126d2ed0
  We already accept 80 bytes less than the client body's anticipated
  size, so we don't need to also prefetch an extra 1024 bytes; this
  was redundant.

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