_wp_translate_php_url_constant_to_key()
Function: Translate a PHP_URL_* constant to the named array keys PHP uses.
Source: wp-includes/http.php:758
Function: Translate a PHP_URL_* constant to the named array keys PHP uses.
Source: wp-includes/http.php:758
Function: Returns the ClassicPress User-Agent header for outgoing requests.
Source: wp-includes/http.php:792
Filter Hook: Filters the user agent value sent with an HTTP request.
Source: wp-includes/http.php:816
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
Function: Retrieve list of allowed HTTP origins.
Source: wp-includes/http.php:419
Filter Hook: Change the origin types allowed for HTTP requests.
Source: wp-includes/http.php:447
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