WP_HTTP_Response::get_status()
Method: Retrieves the HTTP return code for the response.
Source: wp-includes/class-wp-http-response.php:104
Method: Retrieves the HTTP return code for the response.
Source: wp-includes/class-wp-http-response.php:104
Method: Sets the 3-digit HTTP status code.
Source: wp-includes/class-wp-http-response.php:115
Class: Core class used to integrate PHP Streams as an HTTP transport.
Source: wp-includes/class-wp-http-streams.php:17
Method: Send a HTTP request to a URI using PHP Streams.
Source: wp-includes/class-wp-http-streams.php:30
Filter Hook: Filters whether SSL should be verified for local HTTP API requests.
Source: wp-includes/class-wp-http-streams.php:108
Method: Verifies the received SSL certificate against its Common Names and subjectAltName fields.
Source: wp-includes/class-wp-http-streams.php:423
Method: Determines whether this class can be used for retrieving a URL.
Source: wp-includes/class-wp-http-streams.php:485
Filter Hook: Filters whether streams can be used as a transport for retrieving a URL.
Source: wp-includes/class-wp-http-streams.php:509
Class:
Source: wp-includes/class-wp-http-streams.php:525
Method: Determines whether this class can be used for retrieving a URL.
Source: wp-includes/class-wp-http-curl.php:387