WP_Http::validate_redirects()
Method: Validate redirected URLs.
Source: wp-includes/class-wp-http.php:508
Method: Validate redirected URLs.
Source: wp-includes/class-wp-http.php:508
Method: Normalizes cookies for using in Requests.
Source: wp-includes/class-wp-http.php:458
Method: Match redirect behaviour to browser handling.
Source: wp-includes/class-wp-http.php:493
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:934
Method: Determines whether an HTTP API request to the given URL should be blocked.
Source: wp-includes/class-wp-http.php:871
Filter Hook: Filters whether to block local HTTP API requests.
Source: wp-includes/class-wp-http.php:895
Method: Converts a relative URL to an absolute URL relative to a given URL.
Source: wp-includes/class-wp-http.php:950
Method: Handles an HTTP redirect and follows it if appropriate.
Source: wp-includes/class-wp-http.php:1029
Method: Determines if a specified string represents an IP address or not.
Source: wp-includes/class-wp-http.php:1088
Filter Hook: Filters whether SSL should be verified for non-local requests.
Source: wp-includes/class-wp-http.php:377
Method: Dispatches a HTTP request to a supporting transport.
Source: wp-includes/class-wp-http.php:574
Action Hook: Fires after an HTTP API response is received and before the response is returned.
Source: wp-includes/class-wp-http.php:420
Filter Hook: Filters a successful HTTP API response immediately before the response is returned.
Source: wp-includes/class-wp-http.php:447
Method: Uses the POST HTTP method.
Source: wp-includes/class-wp-http.php:612
Method: Uses the GET HTTP method.
Source: wp-includes/class-wp-http.php:630
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:648
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:667
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:699
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:782
Method: Tests which transports are capable of supporting the request.
Source: wp-includes/class-wp-http.php:524
Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
Source: wp-includes/class-wp-http.php:818
Filter Hook: Filters which HTTP transports are available and in what order.
Source: wp-includes/class-wp-http.php:537
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