/[Apache-SVN]
ViewVC logotype

Revision 1445103


Jump to revision: Previous Next
Author: rjung
Date: Tue Feb 12 11:11:47 2013 UTC (11 years, 3 months ago)
Changed paths: 4
Log Message:
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.

Currently the disk and memory cache providers do not cache 206 Partial
Responses.

Backport of r952823 from trunk.

Submitted by: minfrin
Reviewed by: rjung, wrowe
Backported by: rpluem


Changed paths

Path Details
Directoryhttpd/httpd/branches/2.2.x/ modified , props changed
Directoryhttpd/httpd/branches/2.2.x/CHANGES modified , text changed
Directoryhttpd/httpd/branches/2.2.x/STATUS modified , text changed
Directoryhttpd/httpd/branches/2.2.x/modules/cache/mod_cache.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26