Changeset 51299 for trunk/src/wp-includes/class-http.php
- Timestamp:
- 07/01/2021 09:09:04 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-http.php
r49927 r51299 111 111 * assumed. Default 'GET'. 112 112 * @type float $timeout How long the connection should stay open in seconds. Default 5. 113 * @type int $redirection Number of allowed redirects. Not supported by all transports 113 * @type int $redirection Number of allowed redirects. Not supported by all transports. 114 114 * Default 5. 115 115 * @type string $httpversion Version of the HTTP protocol to use. Accepts '1.0' and '1.1'.
Note: See TracChangeset
for help on using the changeset viewer.