WP_Http
Core class used for managing HTTP transports and making HTTP requests.
Core class used for managing HTTP transports and making HTTP requests.
Dispatches a HTTP request to a supporting transport.
Tests which transports are capable of supporting the request.
Determines whether an HTTP API request to the given URL should be blocked.
Match redirect behaviour to browser handling.
Takes the arguments for a ::request() and checks for the cookie array.
Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
Uses the GET HTTP method.
Handles an HTTP redirect and follows it if appropriate.
Uses the HEAD HTTP method.