http_request_host_is_external
Filter Hook: Check if HTTP request is external or not.
Source: wp-includes/http.php:576
Filter Hook: Check if HTTP request is external or not.
Source: wp-includes/http.php:576
Function: Mark allowed redirect hosts safe for HTTP requests as well.
Source: wp-includes/http.php:623
Function: Adds any domain in a multisite installation for safe HTTP requests to the allowed list.
Source: wp-includes/http.php:644
Function: Retrieve only the body from the raw response.
Source: wp-includes/http.php:285
Function: Retrieve only the cookies from the raw response.
Source: wp-includes/http.php:302
Function: Retrieve a single cookie by name from the raw response.
Source: wp-includes/http.php:320
Function: Retrieve a single cookie’s value by name from the raw response.
Source: wp-includes/http.php:346
Function: Determines if there is an HTTP Transport that can process this request.
Source: wp-includes/http.php:367
Function: Get the HTTP Origin of the current request.
Source: wp-includes/http.php:396
Filter Hook: Change the origin of an HTTP request.
Source: wp-includes/http.php:409