wiki.techinc.nl/includes/http
daniel f59bf8a22f Use @internal instead of @private per policy
https://www.mediawiki.org/wiki/Stable_interface_policy mandates the use
of @internal. The semantics of @private was never properly defined.

Bug: T247862
Change-Id: I4c7c6e7b5a80e86456965521f88d1dfa7d698f84
2020-06-26 14:14:23 +02:00
..
CurlHttpRequest.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
GuzzleHttpRequest.php Respect configured default HTTP timeouts, and introduce max timeouts 2020-05-21 09:30:57 +10:00
Http.php Use HttpRequestFactory::createMultiClient() in core where possible 2020-06-02 10:51:43 +10:00
HttpRequestFactory.php Respect configured default HTTP timeouts, and introduce max timeouts 2020-05-21 09:30:57 +10:00
MWCallbackStream.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
MWHttpRequest.php Respect configured default HTTP timeouts, and introduce max timeouts 2020-05-21 09:30:57 +10:00
PhpHttpRequest.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00