]> granicus.if.org Git - apache/commit
mod_cache: Explicitly allow cache implementations to cache a 206 Partial
authorGraham Leggett <minfrin@apache.org>
Tue, 8 Jun 2010 21:13:06 +0000 (21:13 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 8 Jun 2010 21:13:06 +0000 (21:13 +0000)
commita71d310a23145b357827abd824b4d3d1090ef0ea
treeb5daae2ff2f17304183f1f8eb508c79e4b74f37f
parent82ba65de4d228f557b6f4e4c57d42950a91a555a
mod_cache: Explicitly allow cache implementations to cache a 206 Partial
Response if they so choose to do so. Previously an attempt to cache a 206
was arbitrarily allowed if the response contained an Expires or
Cache-Control header, and arbitrarily denied if both headers were missing.

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