pre_http_request
Filter Hook: Filters whether to preempt an HTTP request’s return value.
Source: wp-includes/class-http.php:241
Filter Hook: Filters whether to preempt an HTTP request’s return value.
Source: wp-includes/class-http.php:241
Method: Block requests through the proxy.
Source: wp-includes/class-http.php:807
Action Hook: Fires after an HTTP API response is received and before the response is returned.
Source: wp-includes/class-http.php:391
Filter Hook: Filters whether to block local requests through the proxy.
Source: wp-includes/class-http.php:828
Filter Hook: Filters the HTTP API response immediately before the response is returned.
Source: wp-includes/class-http.php:567
Method: Used as a wrapper for PHP’s parse_url() function that handles edgecases in < PHP 5.4.7.
Source: wp-includes/class-http.php:864
Method: Normalizes cookies for using in Requests.
Source: wp-includes/class-http.php:430
Method: Converts a relative URL to an absolute URL relative to a given URL.
Source: wp-includes/class-http.php:882
Method: Match redirect behaviour to browser handling.
Source: wp-includes/class-http.php:460
Method: Handles HTTP Redirects and follows them if appropriate.
Source: wp-includes/class-http.php:954