ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 186

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

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::_dispatch_request()

Method: Dispatches a HTTP request to a supporting transport.

Source: wp-includes/class-wp-http.php:599

Used by 0 functions | Uses 0 functions

WP_Http::_get_first_available_transport()

Method: Tests which transports are capable of supporting the request.

Source: wp-includes/class-wp-http.php:549

Used by 0 functions | Uses 0 functions

WP_Http::block_request()

Method: Determines whether an HTTP API request to the given URL should be blocked.

Source: wp-includes/class-wp-http.php:896

Used by 0 functions | Uses 0 functions

WP_Http::browser_redirect_compatibility()

Method: Match redirect behavior to browser handling.

Source: wp-includes/class-wp-http.php:518

Used by 0 functions | Uses 0 functions

WP_Http::buildCookieHeader()

Method: Takes the arguments for a ::request() and checks for the cookie array.

Source: wp-includes/class-wp-http.php:807

Used by 0 functions | Uses 0 functions

WP_Http::chunkTransferDecode()

Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.

Source: wp-includes/class-wp-http.php:843

Used by 0 functions | Uses 0 functions

WP_Http::get()

Method: Uses the GET HTTP method.

Source: wp-includes/class-wp-http.php:655

Used by 0 functions | Uses 0 functions

WP_Http::handle_redirects()

Method: Handles an HTTP redirect and follows it if appropriate.

Source: wp-includes/class-wp-http.php:1058

Used by 0 functions | Uses 0 functions
« Previous 1 … 185 186 187 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy