File: wp-includes/http.php
-
functionwp_http_supports()
Determines if there is an HTTP Transport that can process this request.
-
functionwp_safe_remote_head()
Retrieves the raw response from a safe HTTP request using the HEAD method.
-
functionget_http_origin()
Gets the HTTP Origin of the current request.