wp_http_supports()
Function: Determines if there is an HTTP Transport that can process this request.
Source: wp-includes/http.php:367
Function: Determines if there is an HTTP Transport that can process this request.
Source: wp-includes/http.php:367
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: Returns the initialized WP_Http Object
Source: wp-includes/http.php:20
Function: Retrieve the raw response from a safe HTTP request.
Source: wp-includes/http.php:44
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