WP_Http::parse_url()
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: 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: Normalizes cookies for using in Requests.
Source: wp-includes/class-wp-http.php:483
Method: Converts a relative URL to an absolute URL relative to a given URL.
Source: wp-includes/class-wp-http.php:974
Method: Match redirect behavior to browser handling.
Source: wp-includes/class-wp-http.php:518
Method: Handles an HTTP redirect and follows it if appropriate.
Source: wp-includes/class-wp-http.php:1058
Method: Validate redirected URLs.
Source: wp-includes/class-wp-http.php:533
Method: Determines if a specified string represents an IP address or not.
Source: wp-includes/class-wp-http.php:1117
Method: Tests which transports are capable of supporting the request.
Source: wp-includes/class-wp-http.php:549
Filter Hook: Filters which HTTP transports are available and in what order.
Source: wp-includes/class-wp-http.php:562
Class:
Source: wp-includes/class-wp-http.php:29