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
HttpAcceptParser.php
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