wiki.techinc.nl/includes/http
Tim Starling cde44feba3 Improve HTTP logging
* Log HTTP debug lines to the "http" channel instead of wfDebug()
* Add the ability to do debug logging to MultiHttpClient
* Add a static method Http::createMultiClient() which provides a
  MultiHttpClient configured similarly to the way individual requests
  are configured, respecting the wiki's $wgHTTPTimeout and writing debug
  logs.
* In EtcdConfig, pass the logger instance through to the MultiHttpClient
  backend.

Change-Id: Ic5bdcb0cae95d7b3715ab5261758be082751c3ff
2017-05-19 06:49:26 +02:00
..
CurlHttpRequest.php Remove multiple spaces in PHP files 2017-04-12 17:27:19 +02:00
Http.php Improve HTTP logging 2017-05-19 06:49:26 +02:00
MWHttpRequest.php HttpFunctions: Increase code coverage 2017-03-29 00:27:57 +00:00
PhpHttpRequest.php Remove empty lines from PHP and JavaScript comment blocks 2016-12-09 09:01:06 +00:00