wiki.techinc.nl/includes/http
Umherirrender 44fd53fee3 Using @return never documentation on always-throw-function
This helps phan to detect unreachable code and also impossible types
after the functions.
It helps phan to avoid false positives for array keys
when the keys are checked before

Bug: T240141
Change-Id: I895f70e82b3053a46cd44135b15437e6f82a07b2
2021-09-07 17:29:03 +02:00
..
CurlHttpRequest.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
GuzzleHttpRequest.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
Http.php Use HttpRequestFactory::createMultiClient() in core where possible 2020-06-02 10:51:43 +10:00
HttpRequestFactory.php http: Add $wgLocalHTTPProxy to set a proxy for local requests 2021-08-19 16:11:21 +00:00
MWCallbackStream.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
MWHttpRequest.php http: Add $wgLocalHTTPProxy to set a proxy for local requests 2021-08-19 16:11:21 +00:00
MwHttpRequestToResponseInterfaceAdapter.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
PhpHttpRequest.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00