Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Showcase
  • Hosting
    • Themes
    • Plugins
    • Patterns
    • Blocks
    • Openverse ↗︎
    • Learn WordPress
    • Documentation
    • Forums
    • Developers
    • WordPress.tv ↗︎
    • Make WordPress
    • Photo Directory
    • Five for the Future
    • WordCamp ↗︎
    • Meetups ↗︎
    • Job Board ↗︎
    • About WordPress
    • Enterprise
    • Gutenberg ↗︎
    • Swag Store ↗︎
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / wp-includes/class-wp-http-streams.php

WP_Http_Streams

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

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

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:32

Used by 0 functions | Uses 12 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:113

Used by 7 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:433

Used by 1 function | Uses 1 function

WP_Http_Streams::test()

Method: Determines whether this class can be used for retrieving a URL.

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

Used by 0 functions | Uses 1 function

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:519

Used by 1 function | Uses 0 functions

WP_HTTP_Fsockopen

Class: Deprecated HTTP Transport method which used fsockopen.

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

Used by 0 functions | Uses 1 function
  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Documentation
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Donate ↗
  • Swag Store ↗
  • WordCamp ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our X (formerly Twitter) account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Code is Poetry