WP_Http::validate_redirects()
Method: Validate redirected URLs.
Source: wp-includes/class-wp-http.php:509
Method: Validate redirected URLs.
Source: wp-includes/class-wp-http.php:509
Method: Normalizes cookies for using in Requests.
Source: wp-includes/class-wp-http.php:459
Method: Match redirect behavior to browser handling.
Source: wp-includes/class-wp-http.php:494
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:935
Method: Determines whether an HTTP API request to the given URL should be blocked.
Source: wp-includes/class-wp-http.php:872
Filter Hook: Filters whether to block local HTTP API requests.
Source: wp-includes/class-wp-http.php:896
Method: Converts a relative URL to an absolute URL relative to a given URL.
Source: wp-includes/class-wp-http.php:951
Method: Handles an HTTP redirect and follows it if appropriate.
Source: wp-includes/class-wp-http.php:1035
Method: Determines if a specified string represents an IP address or not.
Source: wp-includes/class-wp-http.php:1094
Filter Hook: Filters whether SSL should be verified for non-local requests.
Source: wp-includes/class-wp-http.php:378
Method: Dispatches a HTTP request to a supporting transport.
Source: wp-includes/class-wp-http.php:575
Action Hook: Fires after an HTTP API response is received and before the response is returned.
Source: wp-includes/class-wp-http.php:421
Filter Hook: Filters a successful HTTP API response immediately before the response is returned.
Source: wp-includes/class-wp-http.php:448
Method: Uses the POST HTTP method.
Source: wp-includes/class-wp-http.php:613
Method: Uses the GET HTTP method.
Source: wp-includes/class-wp-http.php:631
Filter Hook: Filters the user agent value sent with an HTTP request.
Source: wp-includes/class-wp-http.php:192
Method: Uses the HEAD HTTP method.
Source: wp-includes/class-wp-http.php:649
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: Parses the responses and splits the parts into headers and body.
Source: wp-includes/class-wp-http.php:668
Filter Hook: Filters the arguments used in an HTTP request.
Source: wp-includes/class-wp-http.php:233
Method: Transforms header string into an array.
Source: wp-includes/class-wp-http.php:700
Filter Hook: Filters the preemptive return value of an HTTP request.
Source: wp-includes/class-wp-http.php:258
Method: Takes the arguments for a ::request() and checks for the cookie array.
Source: wp-includes/class-wp-http.php:783
Method: Tests which transports are capable of supporting the request.
Source: wp-includes/class-wp-http.php:525
Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
Source: wp-includes/class-wp-http.php:819
Filter Hook: Filters which HTTP transports are available and in what order.
Source: wp-includes/class-wp-http.php:538
Class:
Source: wp-includes/class-wp-http.php:29
Method: Send an HTTP request to a URI.
Source: wp-includes/class-wp-http.php:150
Filter Hook: Filters the timeout value for an HTTP request.
Source: wp-includes/class-wp-http.php:162
Filter Hook: Filters the number of redirects allowed during an HTTP request.
Source: wp-includes/class-wp-http.php:172