WP_Http::get()
Method: Uses the GET HTTP method.
Source: wp-includes/class-wp-http.php:655
Method: Uses the GET HTTP method.
Source: wp-includes/class-wp-http.php:655
Filter Hook: Filters the number of redirects allowed during an HTTP request.
Source: wp-includes/class-wp-http.php:172
Method: Uses the HEAD HTTP method.
Source: wp-includes/class-wp-http.php:673
Filter Hook: Filters the version of the HTTP protocol used in a request.
Source: wp-includes/class-wp-http.php:182
Method: Parses the responses and splits the parts into headers and body.
Source: wp-includes/class-wp-http.php:692
Filter Hook: Filters whether to pass URLs through wp_http_validate_url() in an HTTP request.
Source: wp-includes/class-wp-http.php:202
Method: Transforms header string into an array.
Source: wp-includes/class-wp-http.php:724
Filter Hook: Filters the arguments used in an HTTP request.
Source: wp-includes/class-wp-http.php:233
Method: Takes the arguments for a ::request() and checks for the cookie array.
Source: wp-includes/class-wp-http.php:807
Filter Hook: Filters the preemptive return value of an HTTP request.
Source: wp-includes/class-wp-http.php:282