[wp-trac] [WordPress Trac] #23021: Last-Modified header always set to 1970... when it is blank. Make browser cannot refresh cache.
WordPress Trac
noreply at wordpress.org
Thu Jan 3 16:12:15 UTC 2013
#23021: Last-Modified header always set to 1970... when it is blank. Make browser
cannot refresh cache.
--------------------------+--------------------
Reporter: slene | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5.1
Component: General | Version: 3.5
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+--------------------
Comment (by slene):
{{{
header("Last-Modified:");
header("Last-Modified: ");
}}}
It always send the Last-Modified 1970 header when it has trailing
whitespace or not.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23021#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list