WP_Http::processHeaders()
Method: Transforms header string into an array.
Source: wp-includes/class-wp-http.php:724
Method: Transforms header string into an array.
Source: wp-includes/class-wp-http.php:724
Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
Source: wp-includes/class-wp-http.php:843
Class:
Source: wp-includes/class-wp-http.php:29
Method: Send an HTTP request to a URI.
Source: wp-includes/class-wp-http.php:150
Filter Hook: Filters the timeout value for an HTTP request.
Source: wp-includes/class-wp-http.php:162
Filter Hook: Filters the number of redirects allowed during an HTTP request.
Source: wp-includes/class-wp-http.php:172
Filter Hook: Filters the version of the HTTP protocol used in a request.
Source: wp-includes/class-wp-http.php:182
Filter Hook: Filters the arguments used in an HTTP request.
Source: wp-includes/class-wp-http.php:233
Method: Uses the POST HTTP method.
Source: wp-includes/class-wp-http.php:637
Method: Uses the GET HTTP method.
Source: wp-includes/class-wp-http.php:655