WP_Http::chunkTransferDecode()
Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
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.
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.
Determines if a specified string represents an IP address or not.
Converts a relative URL to an absolute URL relative to a given URL.
Normalizes cookies for using in Requests.
Used as a wrapper for PHP’s parse_url() function that handles edgecases in < PHP 5.4.7.
Uses the POST HTTP method.
Transforms header string into an array.