Commit Details

Anon32

Repository http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x /httpd/httpd/branches/2.2.x
by poirier on 2009-10-29 17:06 (about 1 month ago)

Merge r823536, r823563 from trunk:
mod_cache: add Cache-control: s-maxage to cacheability decisions per RFC 2616.

Update doc to match change to mod_cache to include s-maxage in
some cacheability decisions.

Reviewed by: sf, covener

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  C 6 3 2 1 0 0
  XML 6 3 1 1 0 0

Files Changed

[4 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
CHANGES
docs/manual/caching.xml
  XML 6 3 1 1 0 0
modules/cache/mod_cache.c
  C 6 3 2 1 0 0
STATUS