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
GuzzleHttpRequest.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
Http.php
HttpRequestFactory.php
MWCallbackStream.php
MWHttpRequest.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
MwHttpRequestToResponseInterfaceAdapter.php
PhpHttpRequest.php