Followup r73686: make private modules really private (i.e. Cache-Control: private...
authorRoan Kattouw <catrope@users.mediawiki.org>
Wed, 19 Jan 2011 19:31:14 +0000 (19:31 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Wed, 19 Jan 2011 19:31:14 +0000 (19:31 +0000)
commit579e549add2cbc9c2484bddc575f9595e9ed1a89
treeafef78ee18a1e86c4fed025be3f0a796ea66f196
parent1f091544b558a387de7d82c4917d2e4735ec65cd
Followup r73686: make private modules really private (i.e. Cache-Control: private instead of s-maxage=0 , for paranoia) and make debug requests really uncacheable (with no-cache, and a Pragma: no-cache for HTTP 1.0 clients)
includes/resourceloader/ResourceLoader.php