wiki.techinc.nl/includes/libs/http
daniel d599a54e5f HttpRequestFactory: allow 0 to mean no max timeout.
$wgHTTPMaxTimeout and $wgHTTPMaxConnectTimeout used to default to INF,
the positive infinity float value. This value has no representation in
JSON. In order to allow default configuration values to be defined in
a JsonSchema, we allow 0 to be used to represent "no limit" instead.

Bug: T294788
Change-Id: Id1b832b46ac6984655dcf0c06d5af7d356cca800
2022-01-28 18:40:03 +01:00
..
HttpAcceptNegotiator.php Improve param docs 2019-11-28 19:08:59 +01:00
HttpAcceptParser.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
MultiHttpClient.php HttpRequestFactory: allow 0 to mean no max timeout. 2022-01-28 18:40:03 +01:00
SetCookieCompat.php Always encode spaces in cookie values as "%20" 2021-10-15 04:40:53 -04:00