https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113835
Revision: 113835
Author: preilly
Date: 2012-03-14 19:02:54 +0000 (Wed, 14 Mar 2012)
Log Message:
-----------
add images header to vary header to support zero
Modified Paths:
--------------
branches/wmf/1.19wmf1/extensions/MobileFrontend/MobileFrontend.body.php
Modified:
branches/wmf/1.19wmf1/extensions/MobileFrontend/MobileFrontend.body.php
===================================================================
--- branches/wmf/1.19wmf1/extensions/MobileFrontend/MobileFrontend.body.php
2012-03-14 18:58:53 UTC (rev 113834)
+++ branches/wmf/1.19wmf1/extensions/MobileFrontend/MobileFrontend.body.php
2012-03-14 19:02:54 UTC (rev 113835)
@@ -714,6 +714,7 @@
}
$wgOut->addVaryHeader( 'Cookie' );
$wgOut->addVaryHeader( 'X-Carrier' );
+ $wgOut->addVaryHeader( 'X-Images' );
wfProfileOut( __METHOD__ );
return true;
}
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs