_get_component_from_parsed_url_array()
Function: Retrieve a specific component from a parsed URL array.
Source: wp-includes/http.php:753
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
Filter Hook: Change the allowed HTTP origin result.
Source: wp-includes/http.php:477
Function: Send Access-Control-Allow-Origin and related headers if the current request is from an allowed origin.
Source: wp-includes/http.php:493
Function: Retrieve a single header by name from the raw response.
Source: wp-includes/http.php:229
Function: Retrieve only the response code from the raw response.
Source: wp-includes/http.php:251
Function: Retrieve only the response message from the raw response.
Source: wp-includes/http.php:269