block_local_requests
Filter Hook: Filters whether to block local HTTP API requests.
Source: wp-includes/class-wp-http.php:920
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
Function: Retrieve a specific component from a parsed URL array.
Source: wp-includes/http.php:753
Function: Translate a PHP_URL_* constant to the named array keys PHP uses.
Source: wp-includes/http.php:779
Function: Returns the ClassicPress User-Agent header for outgoing requests.
Source: wp-includes/http.php:813
Filter Hook: Filters the user agent value sent with an HTTP request.
Source: wp-includes/http.php:837
Function: Determines if the HTTP origin is an authorized one.
Source: wp-includes/http.php:458