WP_Http::head()
Method: Uses the HEAD HTTP method.
Source: wp-includes/class-wp-http.php:673
Method: Uses the HEAD HTTP method.
Source: wp-includes/class-wp-http.php:673
Method: Determines if a specified string represents an IP address or not.
Source: wp-includes/class-wp-http.php:1117
Method: Converts a relative URL to an absolute URL relative to a given URL.
Source: wp-includes/class-wp-http.php:974
Method: Normalizes cookies for using in Requests.
Source: wp-includes/class-wp-http.php:483
Method: Used as a wrapper for PHP’s parse_url() function that handles edgecases in < PHP 5.4.7.
Source: wp-includes/class-wp-http.php:958
Method: Uses the POST HTTP method.
Source: wp-includes/class-wp-http.php:637
Method: Transforms header string into an array.
Source: wp-includes/class-wp-http.php:724
Method: Parses the responses and splits the parts into headers and body.
Source: wp-includes/class-wp-http.php:692
Method: Send an HTTP request to a URI.
Source: wp-includes/class-wp-http.php:150
Method: Validate redirected URLs.
Source: wp-includes/class-wp-http.php:533