WP_Http::processResponse()
Parses the responses and splits the parts into headers and body.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Parses the responses and splits the parts into headers and body.
Send an HTTP request to a URI.
Validate redirected URLs.
Sets up this cookie object.
Retrieves cookie attributes.
Retrieve cookie header for usage in the rest of the WordPress HTTP API.
Convert cookie name and value back to header string.
Confirms that it’s OK to send this cookie to the URL checked against.
Send a HTTP request to a URI using cURL extension.
Grabs the body of the cURL request.