wp_remote_request()
Function: Performs an HTTP request and returns its response.
Source: wp-includes/http.php:143
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
Function: Performs an HTTP request using the POST method and returns its response.
Source: wp-includes/http.php:177
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
Method: Sets up this cookie object.
Source: wp-includes/class-wp-http-cookie.php:110
Filter Hook: Filters whether to preempt sending the request through the proxy.
Source: wp-includes/class-wp-http-proxy.php:194
Method: Confirms that it’s OK to send this cookie to the URL checked against.
Source: wp-includes/class-wp-http-cookie.php:181