WP_Http::validate_redirects()
Method: Validate redirected URLs.
Source: wp-includes/class-http.php:475
Method: Validate redirected URLs.
Source: wp-includes/class-http.php:475
Method: Determines if a specified string represents an IP address or not.
Source: wp-includes/class-http.php:1008
Method: Tests which transports are capable of supporting the request.
Source: wp-includes/class-http.php:491
Filter Hook: Filters which HTTP transports are available and in what order.
Source: wp-includes/class-http.php:504
Method: Dispatches a HTTP request to a supporting transport.
Source: wp-includes/class-http.php:539
Class: Core class used for managing HTTP transports and making HTTP requests.
Source: wp-includes/class-http.php:28
Method: Uses the POST HTTP method.
Source: wp-includes/class-http.php:581
Method: Send an HTTP request to a URI.
Source: wp-includes/class-http.php:147
Method: Uses the GET HTTP method.
Source: wp-includes/class-http.php:598