[wp-trac] [WordPress Trac] #21938: Add "no-store" to Cache-Control header to prevent history caching of admin resources

WordPress Trac noreply at wordpress.org
Wed May 16 13:27:51 UTC 2018


#21938: Add "no-store" to Cache-Control header to prevent history caching of admin
resources
----------------------------+------------------------------
 Reporter:  soulseekah      |       Owner:  (none)
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  3.4
 Severity:  minor           |  Resolution:
 Keywords:  needs-patch     |     Focuses:
----------------------------+------------------------------

Comment (by dingo_bastard):

 Is this something that will be implemented or not? Since there exists a
 `nocache_headers` filter, if user wants to modify the `Cache-Control` all
 he/she has to do is unset it and then add `no-store` in it with the
 filter.

 IMO this ticket can be closed.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/21938#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list