$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 |
||
|---|---|---|
| .. | ||
| GuzzleHttpRequest.php | ||
| Http.php | ||
| HttpRequestFactory.php | ||
| MWCallbackStream.php | ||
| MWHttpRequest.php | ||
| MwHttpRequestToResponseInterfaceAdapter.php | ||