[wp-trac] [WordPress Trac] #22258: nocache_headers fail to prevent aggressive caching in Chrome
WordPress Trac
noreply at wordpress.org
Tue Oct 23 15:45:46 UTC 2012
#22258: nocache_headers fail to prevent aggressive caching in Chrome
------------------------------+---------------------
Reporter: andy | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.5
Component: General | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [22283]:
{{{
#!CommitTicketReference repository="" revision="22283"
Do not issue a Last-Modified header when issuing no-cache headers to avoid
aggressive (webkit) caching. Serve a blank header when header_remove() is
not available (PHP < 5.3). props andy. fixes #22258.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22258#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list