]> granicus.if.org Git - apache/commit
mod_cache: Per RFC 7234 section 5.3 an invalid
authorRainer Jung <rjung@apache.org>
Tue, 19 Jun 2018 22:40:19 +0000 (22:40 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 19 Jun 2018 22:40:19 +0000 (22:40 +0000)
commit7bb2bf1e65fd37bc9b06a18a1132ed4ac6798b11
treeb91639137bc9a544ce3b0bb617e12ef6080d34b9
parent17c16cc65424b2e7ef51e1367fa71e6400136fc9
mod_cache: Per RFC 7234 section 5.3 an invalid
Expires header value must be interpreted as a
time in the past. So apply the logic concerning
"CacheStoreExpired" and "max-age" and "s-maxage"
handling, which we are already using for a valid
Expires header containing a time in the past,
also to the case of an invalid Expires header.

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