_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:779
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
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
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