Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
WP_Http::buildCookieHeader
Takes the arguments for a ::request() and checks for the cookie array.
WP_Http::processHeaders
Transform header string into an array.
WP_Http::processResponse
Parses the responses and splits the parts into headers and body.
Advertisement
WP_Http::head
Uses the HEAD HTTP method.
WP_Http::get
Uses the GET HTTP method.
WP_Http::post
Uses the POST HTTP method.
WP_Http::_dispatch_request
Dispatches a HTTP request to a supporting transport.
Advertisement
http_api_transports
Filters which HTTP transports are available and in what order.
WP_Http::_get_first_available_transport
Tests which transports are capable of supporting the request.
WP_Http::validate_redirects
Validate redirected URLs.
WP_Http::browser_redirect_compatibility
Match redirect behaviour to browser handling.
Advertisement
WP_Http::normalize_cookies
Normalizes cookies for using in Requests.
http_response
This filter is documented in wp-includes/class-http.php
http_api_debug
This action is documented in wp-includes/class-http.php