]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
spool_reqbody_cl(): mention in commentary that any data we proxy-reqbody proxy-reqbody
authorJeff Trawick <trawick@apache.org>
Thu, 3 Feb 2005 12:03:54 +0000 (12:03 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 3 Feb 2005 12:03:54 +0000 (12:03 +0000)
commit7a8893fe328727ff0ea5609d709da267a9ba6ba5
tree0cb65172715faaa51f405ad689b4dd3a679a2bb4
parentf611a09378054821d7b1d99c0a0071276e9a7fd1
spool_reqbody_cl(): mention in commentary that any data we
read into memory before reaching our threshold will not be
written to disk

tweak an existing comment, since "also" does not apply to
the situation where we chunk due to an environment variable
setting

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