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
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
Method: Handles an HTTP redirect and follows it if appropriate.
Source: wp-includes/class-wp-http.php:1058
Method: Validate redirected URLs.
Source: wp-includes/class-wp-http.php:533