wiki.techinc.nl/includes/http
Aryeh Gregor 4a52bf553f Use MainConfigNames instead of string literals, #3
This edition brought to you by:

grep -ERIn $(grep -o "'[A-Za-z0-9_]*'" includes/MainConfigNames.php | tr
"\n" '|' | sed 's/|$/\n/') includes/

I only corrected a fraction of the results provided by that command. I'm
submitting the partial patch now so it doesn't bitrot.

Bug: T305805
Change-Id: If1918c0b3d88cdf90403921e4310740e206d6962
2022-04-26 14:31:26 +03:00
..
GuzzleHttpRequest.php Remove old HTTP request implementations 2021-11-08 07:04:06 -08:00
Http.php Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
HttpRequestFactory.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
MWCallbackStream.php Update deprecated Guzzle Psr7 function calls 2021-11-11 16:00:34 +00:00
MWHttpRequest.php Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
MwHttpRequestToResponseInterfaceAdapter.php http: Fix return types in MwHttpRequestToResponseInterfaceAdapter 2022-02-26 09:07:55 +01:00