WP_Http::block_request()
Method: Determines whether an HTTP API request to the given URL should be blocked.
Source: wp-includes/class-wp-http.php:896
Method: Determines whether an HTTP API request to the given URL should be blocked.
Source: wp-includes/class-wp-http.php:896
Method: Match redirect behavior to browser handling.
Source: wp-includes/class-wp-http.php:518
Method: Takes the arguments for a ::request() and checks for the cookie array.
Source: wp-includes/class-wp-http.php:807
Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
Source: wp-includes/class-wp-http.php:843
Method: Uses the GET HTTP method.
Source: wp-includes/class-wp-http.php:655
Method: Handles an HTTP redirect and follows it if appropriate.
Source: wp-includes/class-wp-http.php:1058
Method: Uses the HEAD HTTP method.
Source: wp-includes/class-wp-http.php:673
Method: Determines if a specified string represents an IP address or not.
Source: wp-includes/class-wp-http.php:1117
Method: Converts a relative URL to an absolute URL relative to a given URL.
Source: wp-includes/class-wp-http.php:974
Method: Normalizes cookies for using in Requests.
Source: wp-includes/class-wp-http.php:483