r100766 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100765‎ | r100766 | r100767 >
Date:00:16, 26 October 2011
Author:preilly
Status:ok
Tags:
Comment:
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/MobileFrontend/MobileFrontend.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/extensions/MobileFrontend/MobileFrontend.php
@@ -689,6 +689,7 @@
690690 $wgRequest->response()->header( 'X-Device: ' . $_SERVER['HTTP_X_DEVICE'] );
691691 $wgOut->addVaryHeader( 'X-Device' );
692692 }
 693+ $wgOut->addVaryHeader( 'Cookie' );
693694 wfProfileOut( __METHOD__ );
694695 }
695696

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r100765search suggestions and interwiki linkspreilly00:15, 26 October 2011

Status & tagging log