Summery Summery
Filters which HTTP transports are available and in what order.
Syntax Syntax
Parameters Parameters
- $transports
-
(string[]) Array of HTTP transports to check. Default array contains 'curl' and 'streams', in that order.
- $args
-
(array) HTTP request arguments.
- $url
-
(string) The URL to request.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.7.0 | Introduced. |