You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2011/02/12 23:07:55 UTC

DO NOT REPLY [Bug 16521] caches MUST treat invalid Expires values as in the past

https://issues.apache.org/bugzilla/show_bug.cgi?id=16521

Graham Leggett <mi...@sharp.fm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #14 from Graham Leggett <mi...@sharp.fm> 2011-02-12 17:07:50 EST ---
The fix to the Expires being treated as missing instead of in the past when a
bad date arrives is fixed on trunk in r1070128.

As to rejecting the junk characters at the end, some browsers such as Netscape
have inserted junk at the end in the past, and it's safer to be lenient in what
we accept. The APR people, when asked, said no to being more restrictive than
strictly necessary, so this bit is wontfix.

http://mail-archives.apache.org/mod_mbox/apr-dev/201102.mbox/%3CA39C22BC-D1CF-445F-BAE1-C83C25276DF4@gbiv.com%3E

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org