Files
WordPress/wp-includes
Gary Pendergast 2d6b9ca91b General: Remove the Pragma header from responses.
`Pragma` is supposed to be a request header, but we've been including it in responses since the beginning of time.

This is a relic dating all the way back to b2, probably originally added because Internet Explorer version 5 and earlier didn't understand the `Cache-Control` header in responses, but they did (incorrectly) obey the `Pragma` header.

Internet Explorer 6 and 7 will obey the `Pragma` response header only if no other cache-related response headers are present (in our case, they are always present), and all other browsers ignore the `Pragma` response header.

Props geekysoft.
Fixes #37250.


Built from https://develop.svn.wordpress.org/trunk@37944


git-svn-id: http://core.svn.wordpress.org/trunk@37885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-07-04 04:02:31 +00:00
..
2016-06-19 13:01:28 +00:00
2015-06-28 00:17:25 +00:00
2016-06-14 05:30:28 +00:00
2016-06-14 05:30:28 +00:00
2016-06-02 21:24:30 +00:00
2016-06-30 16:40:28 +00:00
2015-06-16 20:01:25 +00:00
2016-06-10 04:50:33 +00:00
2016-06-10 04:50:33 +00:00