WP_Http::chunkTransferDecode()
Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
Source: wp-includes/class-wp-http.php:843
Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
Source: wp-includes/class-wp-http.php:843
Filter Hook: Filters whether SSL should be verified for non-local requests.
Source: wp-includes/class-wp-http.php:402
Method: Determines whether an HTTP API request to the given URL should be blocked.
Source: wp-includes/class-wp-http.php:896
Action Hook: Fires after an HTTP API response is received and before the response is returned.
Source: wp-includes/class-wp-http.php:445
Filter Hook: Filters whether to block local HTTP API requests.
Source: wp-includes/class-wp-http.php:920
Filter Hook: Filters a successful HTTP API response immediately before the response is returned.
Source: wp-includes/class-wp-http.php:472
Method: Used as a wrapper for PHP’s parse_url() function that handles edgecases in < PHP 5.4.7.
Source: wp-includes/class-wp-http.php:958
Method: Normalizes cookies for using in Requests.
Source: wp-includes/class-wp-http.php:483
Method: Converts a relative URL to an absolute URL relative to a given URL.
Source: wp-includes/class-wp-http.php:974
Method: Match redirect behavior to browser handling.
Source: wp-includes/class-wp-http.php:518