ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • HTTP
  • Page 2

WP_HTTP_Response::get_data()

Method: Retrieves the response data.

Source: wp-includes/class-wp-http-response.php:126

Used by 0 functions | Uses 0 functions

WP_HTTP_Response::set_data()

Method: Sets the response data.

Source: wp-includes/class-wp-http-response.php:137

Used by 0 functions | Uses 0 functions

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

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_Curl

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

Source: wp-includes/class-wp-http-curl.php:20

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy