wiki.techinc.nl/includes/http
Umherirrender 8de3b7d324 Use static closures where safe to use
This is micro-optimization of closure code to avoid binding the closure
to $this where it is not needed.

Created by I25a17fb22b6b669e817317a0f45051ae9c608208

Change-Id: I0ffc6200f6c6693d78a3151cb8cea7dce7c21653
2021-02-11 00:13:52 +00: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 Add a function to HttpRequestFactory for creating a GuzzleHttp\Client 2020-10-22 23:11:47 -05:00
MWCallbackStream.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
MWHttpRequest.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
MwHttpRequestToResponseInterfaceAdapter.php Upstream MwHttpRequestToResponseInterfaceAdapter from Wikibase 2020-10-07 10:17:37 +02:00
PhpHttpRequest.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00