]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Hmm... We need to also address the fact that the response may have
authorJim Jagielski <jim@apache.org>
Thu, 5 Sep 2002 19:53:35 +0000 (19:53 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 5 Sep 2002 19:53:35 +0000 (19:53 +0000)
commit64625f60ae293c63b0ec73258333482fc76848fd
tree35a2517d5f05abfc53c970eef258ea861417afa4
parent456a15c6cad5802a538b80c6a636fcce22f8fbf2
Hmm... We need to also address the fact that the response may have
no Content-Length at all, but the cached info does (think 304). We
also need to update the cache file if we update/use the old c-l
value (the previously stored values are bogus).
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@96649 13f79535-47bb-0310-9956-ffa450edef68
src/modules/proxy/proxy_cache.c