wp_safe_remote_get()
Function: Retrieve the raw response from a safe HTTP request using the GET method.
Source: wp-includes/http.php:65
Function: Retrieve the raw response from a safe HTTP request using the GET method.
Source: wp-includes/http.php:65
Function: Retrieve the raw response from a safe HTTP request using the POST method.
Source: wp-includes/http.php:86
Function: Retrieve the raw response from a safe HTTP request using the HEAD method.
Source: wp-includes/http.php:107
Function: Performs an HTTP request and returns its response.
Source: wp-includes/http.php:143
Function: Performs an HTTP request using the GET method and returns its response.
Source: wp-includes/http.php:160