ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-http-streams.php

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

Used by 0 functions | Uses 0 functions

use_streams_transport

Filter Hook: Filters whether streams can be used as a transport for retrieving a URL.

Source: wp-includes/class-wp-http-streams.php:509

Used by 0 functions | Uses 0 functions

WP_HTTP_Fsockopen

Class:

Source: wp-includes/class-wp-http-streams.php:525

Used by 0 functions | Uses 1 function

WP_Http_Streams

Class: Core class used to integrate PHP Streams as an HTTP transport.

Source: wp-includes/class-wp-http-streams.php:17

Used by 1 function | Uses 0 functions

WP_Http_Streams::request()

Method: Send a HTTP request to a URI using PHP Streams.

Source: wp-includes/class-wp-http-streams.php:30

Used by 0 functions | Uses 0 functions

https_local_ssl_verify

Filter Hook: Filters whether SSL should be verified for local HTTP API requests.

Source: wp-includes/class-wp-http-streams.php:108

Used by 0 functions | Uses 0 functions

WP_Http_Streams::verify_ssl_certificate()

Method: Verifies the received SSL certificate against its Common Names and subjectAltName fields.

Source: wp-includes/class-wp-http-streams.php:423

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy