Verifies the received SSL certificate against its Common Names and subjectAltName fields.
WP_Http_Streams::test
Determines whether this class can be used for retrieving a URL.
WP_Http_Streams::request
Send a HTTP request to a URI using PHP Streams.
WP_Http_Streams::request
Send a HTTP request to a URI using PHP Streams.
Advertisement
WP_Http_Streams::verify_ssl_certificate
Verifies the received SSL certificate against its Common Names and subjectAltName fields.
WP_Http_Streams::test
Determines whether this class can be used for retrieving a URL.
use_streams_transport
Filters whether streams can be used as a transport for retrieving a URL.
WP_Http_Streams::test
Determines whether this class can be used for retrieving a URL.
Advertisement
WP_Http_Streams::verify_ssl_certificate
Verifies the received SSL certificate against its Common Names and subjectAltName fields.
WP_Http_Streams::request
Send a HTTP request to a URI using PHP Streams.
https_ssl_verify
This filter is documented in wp-includes/class-http.php
https_local_ssl_verify
Filters whether SSL should be verified for local requests.
Advertisement
WP_HTTP_Fsockopen
Deprecated HTTP Transport method which used fsockopen.
WP_Http_Streams
Core class used to integrate PHP Streams as an HTTP transport.