Requests_IRI::set_scheme()
Method: Set the scheme. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/IRI.php:760
Method: Set the scheme. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/IRI.php:760
Method: Normalise cookie data into a Requests_Cookie
Source: wp-includes/Requests/Cookie/Jar.php:53
Method: Get the correct exception class for a given error code
Source: wp-includes/Requests/Exception/HTTP.php:59
Class: Exception for 417 Expectation Failed responses
Source: wp-includes/Requests/Exception/HTTP/417.php:13
Class: fsockopen HTTP transport
Source: wp-includes/Requests/Transport/fsockopen.php:15
Method: Collect the headers as they are received
Source: wp-includes/Requests/Transport/cURL.php:437
Method: Add extra headers to the request before sending
Source: wp-includes/Requests/Proxy/HTTP.php:138
Method: Remove a property’s value
Source: wp-includes/Requests/Session.php:106
Method: Check if a cookie is valid for a given path
Source: wp-includes/Requests/Cookie.php:186
Method: Perform a request
Source: wp-includes/Requests/Transport/fsockopen.php:58