wiki.techinc.nl/includes/http
Timo Tijhof 69d4b69409 Remove various references to cURL in code comments
Given we now use Guzzle as well, and don't require cURL for any
features at a basic level, our code should not be as assumptious
about the backend being curl. Such assumptions may be wrong
and lead to confusion and/or bugs.

Bug: T137926
Change-Id: I6ad7f76768348e1eb8c1fb46c8125cce9285dc22
2019-03-05 23:55:03 +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 Remove various references to cURL in code comments 2019-03-05 23:55:03 +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