get_http_origin()
Function: Get the HTTP Origin of the current request.
Source: wp-includes/http.php:396
Function: Get the HTTP Origin of the current request.
Source: wp-includes/http.php:396
Function: Retrieve list of allowed HTTP origins.
Source: wp-includes/http.php:419
Filter Hook: Change the origin of an HTTP request.
Source: wp-includes/http.php:409
Filter Hook: Change the origin types allowed for HTTP requests.
Source: wp-includes/http.php:447
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
Function: Performs an HTTP request using the HEAD method and returns its response.
Source: wp-includes/http.php:194
Function: Retrieve only the headers from the raw response.
Source: wp-includes/http.php:211
Method: Constructor.
Source: wp-includes/class-wp-http-requests-hooks.php:39