Compress raw string using the deflate format.
WP_Http_Curl::test
Determines whether this class can be used for retrieving a URL.
WP_Http_Curl::stream_body
Grabs the body of the cURL request.
WP_Http_Curl::stream_headers
Grabs the headers of the cURL request.
Advertisement
WP_Http_Curl::request
Send a HTTP request to a URI using cURL extension.
WP_Http_Cookie::get_attributes
Retrieves cookie attributes.
WP_Http_Cookie::getFullHeader
Retrieve cookie header for usage in the rest of the WordPress HTTP API.
WP_Http_Cookie::getHeaderValue
Convert cookie name and value back to header string.
Advertisement
WP_Http_Cookie::test
Confirms that it’s OK to send this cookie to the URL checked against.
WP_Http_Cookie::__construct
Sets up this cookie object.
WP_Hook::rewind
Rewinds the Iterator to the first element.
WP_Hook::valid
Checks if current position is valid.
Advertisement
WP_Hook::key
Returns the key of the current element.
WP_Hook::next
Moves forward to the next element.
WP_Hook::current
Returns the current element.