]> granicus.if.org Git - apache/commit
RFC 2616 13.2.1 calls out max-age as being a valid 'explicit expiration time',
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 17 May 2007 05:43:18 +0000 (05:43 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 17 May 2007 05:43:18 +0000 (05:43 +0000)
commit35713c177fee916dbbb56fd8bcb1424ecdb47b79
treed317bee48586f1c38905c9a8648e8f87faac71f0
parentf2551e79f406068f843fb903c2533ffd56e324c8
RFC 2616 13.2.1 calls out max-age as being a valid 'explicit expiration time',
so per Sec. 13.9 permit queries with just max-age instead of only Expires.

* modules/cache/mod_cache.c
  (cache_save_filter): Be closer to RFC 2616's intent for query arguments.
* CHANGES: Update.

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