ClassicPress logo
Skip to content
Filter by type:

Browse:

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

cp_dot_net_urls

Filter Hook: Filters the URL value of an HTTP request.

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

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

WP_Http::validate_redirects()

Method: Validate redirected URLs.

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

Used by 0 functions | Uses 0 functions

WP_Http::is_ip_address()

Method: Determines if a specified string represents an IP address or not.

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

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

http_api_transports

Filter Hook: Filters which HTTP transports are available and in what order.

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

Used by 0 functions | Uses 0 functions

WP_Http

Class:

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

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

Method: Send an HTTP request to a URI.

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

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy