wiki.techinc.nl/includes/http
Marko Obrovac 9fd7fe0d3c MWHttpRequest: Include the request ID in outgoing HTTP requests
In order to be able to trace requests across the production environment,
we attach the X-Request-Id to outgoing requests.

Bug: T201409
Change-Id: Iadd6cbd51a78a1876a1a318783b51635717d054f
2019-02-08 19:16:13 +00:00
..
CurlHttpRequest.php Remove a CURLOPT_CONNECTTIMEOUT_MS check 2019-01-07 18:25:59 -08:00
GuzzleHttpRequest.php Fix @param tags 2019-02-03 16:49:10 +01:00
Http.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
HttpRequestFactory.php Change HttpRequestFactory default to guzzle 2019-02-08 01:14:53 +00:00
MWCallbackStream.php http: Support callback functions in GuzzleHttpRequest 2019-01-24 22:05:10 +00:00
MWHttpRequest.php MWHttpRequest: Include the request ID in outgoing HTTP requests 2019-02-08 19:16:13 +00:00
PhpHttpRequest.php PhpHttpRequest: Drop back-compat code for PHP 5.5 and before 2018-05-30 18:03:44 -07:00