WP_Http_Streams::test()
Method: Determines whether this class can be used for retrieving a URL.
Source: wp-includes/class-wp-http-streams.php:485
Method: Determines whether this class can be used for retrieving a URL.
Source: wp-includes/class-wp-http-streams.php:485
Method: Verifies the received SSL certificate against its Common Names and subjectAltName fields.
Source: wp-includes/class-wp-http-streams.php:423
Method: Dispatches a HTTP request to a supporting transport.
Source: wp-includes/class-wp-http.php:599
Method: Tests which transports are capable of supporting the request.
Source: wp-includes/class-wp-http.php:549
Method: Determines whether an HTTP API request to the given URL should be blocked.
Source: wp-includes/class-wp-http.php:896
Method: Match redirect behavior to browser handling.
Source: wp-includes/class-wp-http.php:518
Method: Takes the arguments for a ::request() and checks for the cookie array.
Source: wp-includes/class-wp-http.php:807
Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
Source: wp-includes/class-wp-http.php:843
Method: Uses the GET HTTP method.
Source: wp-includes/class-wp-http.php:655
Method: Handles an HTTP redirect and follows it if appropriate.
Source: wp-includes/class-wp-http.php:1058