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: Set the iuserinfo.
Source: wp-includes/Requests/IRI.php:839
Method: Convert an IRI to a URI (or parts thereof)
Source: wp-includes/Requests/IRI.php:989
Method: Constructor
Source: wp-includes/Requests/Proxy/HTTP.php:57
Method: Set cURL parameters before the data is sent
Source: wp-includes/Requests/Proxy/HTTP.php:101
Method: Add extra headers to the request before sending
Source: wp-includes/Requests/Proxy/HTTP.php:138
Method: Alter remote path before getting stream data
Source: wp-includes/Requests/Proxy/HTTP.php:128
Method: Alter remote socket information before opening socket connection
Source: wp-includes/Requests/Proxy/HTTP.php:117
Method: Get the authentication string (user:pass)
Source: wp-includes/Requests/Proxy/HTTP.php:148
Method: Register the necessary callbacks
Source: wp-includes/Requests/Proxy/HTTP.php:85