[wp-trac] [WordPress Trac] #19466: Last-Modified HTTP header not just for feeds
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 7 15:44:06 UTC 2011
#19466: Last-Modified HTTP header not just for feeds
-------------------------------------+-------------------------------------
Reporter: sergey.s.betke@… | Owner: sergey.s.betke@…
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.3
Severity: normal | Keywords: dev-feedback
-------------------------------------+-------------------------------------
Wordpress write HTTP **Last-Modified**, **ETag** headers just for feeds
(**class-wp.php**, **send_headers**). And support **If-Modified** HTTP
request header just for feeds. Wordpress 3.3 doesn't support HTTP 1.1
**Cache-Control** header.
The best solution - support HTTP cache-control headers and for html output
(full blog). But **If-Modified** HTTP request header (304 responces) for
site support optionally (some not-ajaxed widgets and plugins will show
wrong information without page reloading).
= WordPress version =
Latest WordPress files - 3.3-RC2-19567
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19466>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list