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
Method: Retrieve the port for the proxy server.
Source: wp-includes/class-wp-http-proxy.php:99
Method: Retrieve the username for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:114
Method: Retrieve the password for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:129
Method: Retrieve authentication string for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:144
Method: Retrieve header string for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:155
Class: Core class used to encapsulate a single cookie object for internal use.
Source: wp-includes/class-wp-http-cookie.php:22
Method: Determines whether the request should be sent through a proxy.
Source: wp-includes/class-wp-http-proxy.php:171