]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Back out r818492 which prevented all caching of incomplete responses.
authorDaniel Earl Poirier <poirier@apache.org>
Mon, 5 Oct 2009 12:13:20 +0000 (12:13 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Mon, 5 Oct 2009 12:13:20 +0000 (12:13 +0000)
commit29a4d8a4175eedd887272ca0cad6359229f736ca
treea3e6e9c9332dc50114e08861dec31a8fc211ee83
parentf32c6eddba0be31a9f1dfe397d64054d1e43eb86
Back out r818492 which prevented all caching of incomplete responses.
Instead move the check to mod_disk_cache.  This leaves cache implementations
the flexibility to implement caching of incomplete responses.
PR: 15866

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821763 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/cache/mod_cache.c
modules/cache/mod_disk_cache.c