Requests_IRI::to_uri()
Method: Convert an IRI to a URI (or parts thereof)
Source: wp-includes/Requests/IRI.php:989
Method: Convert an IRI to a URI (or parts thereof)
Source: wp-includes/Requests/IRI.php:989
Method: Create a new IRI object, from a specified string
Source: wp-includes/Requests/IRI.php:243
Method: Overload __get() to provide access via properties
Source: wp-includes/Requests/IRI.php:177
Method: Overload __isset() to provide access via properties
Source: wp-includes/Requests/IRI.php:223
Method: Overload __set() to provide access via properties
Source: wp-includes/Requests/IRI.php:155
Method: Return the entire IRI when you try and read the object as a string
Source: wp-includes/Requests/IRI.php:145
Method: Overload __unset() to provide access via properties
Source: wp-includes/Requests/IRI.php:232
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
Method: Constructor
Source: wp-includes/Requests/Proxy/HTTP.php:57
Method: Is the response a redirect?
Source: wp-includes/Requests/Response.php:98
Method: Throws an exception if the request was not successful
Source: wp-includes/Requests/Response.php:110
Method: Constructor
Source: wp-includes/Requests/Response.php:19
Method: Flattens a value into a string
Source: wp-includes/Requests/Response/Headers.php:81
Method: Get an iterator for the data
Source: wp-includes/Requests/Response/Headers.php:95
Method: Get all values for a given header
Source: wp-includes/Requests/Response/Headers.php:63
Method: Get the given header
Source: wp-includes/Requests/Response/Headers.php:26
Method: Set the given item
Source: wp-includes/Requests/Response/Headers.php:43
Method: Send a DELETE request
Source: wp-includes/Requests/Session.php:145
Method: Send a GET request
Source: wp-includes/Requests/Session.php:131
Method: Send a HEAD request
Source: wp-includes/Requests/Session.php:138
Method: Merge a request’s data with the default data
Source: wp-includes/Requests/Session.php:237
Method: Send a PATCH request
Source: wp-includes/Requests/Session.php:180
Method: Send a POST request
Source: wp-includes/Requests/Session.php:161
Method: Send a PUT request
Source: wp-includes/Requests/Session.php:168
Method: Main interface for HTTP requests
Source: wp-includes/Requests/Session.php:202