WP_Http::_dispatch_request()
Method: Dispatches a HTTP request to a supporting transport.
Source: wp-includes/class-wp-http.php:599
Method: Dispatches a HTTP request to a supporting transport.
Source: wp-includes/class-wp-http.php:599
Method: Send an HTTP request to a URI.
Source: wp-includes/class-wp-http.php:150
Method: Uses the POST HTTP method.
Source: wp-includes/class-wp-http.php:637
Filter Hook: Filters the timeout value for an HTTP request.
Source: wp-includes/class-wp-http.php:162
Method: Uses the GET HTTP method.
Source: wp-includes/class-wp-http.php:655
Function: Determines if the HTTP origin is an authorized one.
Source: wp-includes/http.php:458
Filter Hook: Change the allowed HTTP origin result.
Source: wp-includes/http.php:477
Function: Send Access-Control-Allow-Origin and related headers if the current request is from an allowed origin.
Source: wp-includes/http.php:493
Function: Validate a URL for safe use in the HTTP API.
Source: wp-includes/http.php:521
Filter Hook: Check if HTTP request is external or not.
Source: wp-includes/http.php:576