wiki.techinc.nl/includes/libs/virtualrest
Marko Obrovac c45bf41a8d Parsoid VRS: Add the Host header
While a MediaWiki instance, Parsoid/PHP is currently running as a
separate entity. All MW servers expect the Host header to be set in
order to be able to determine which wiki DB to select and work with.
Therefore, we are adding the Host headers to all requests issued to
Parsoid via VirtualRESTServiceClient.

Concretely, this change is needed for Flow and VE in private wikis to
work with Parsoid/PHP.

Bug: T229015
Bug: T229078
Bug: T229074
Change-Id: Ie14015350332a89bb4f9329ee0f4274eb2d745cb
2019-11-20 17:55:13 +01:00
..
ParsoidVirtualRESTService.php Parsoid VRS: Add the Host header 2019-11-20 17:55:13 +01:00
RestbaseVirtualRESTService.php Fix new phan errors, part 8 2019-10-22 10:09:13 +02:00
SwiftVirtualRESTService.php Fix new phan errors, part 8 2019-10-22 10:09:13 +02:00
VirtualRESTService.php Adjust doc of VirtualRESTService::onRequests 2019-11-04 20:10:50 +01:00
VirtualRESTServiceClient.php Fix new phan errors, part 6 2019-10-20 17:53:48 +00:00