ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • HTTP
  • Page 7

WP_Http::head()

Method: Uses the HEAD HTTP method.

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

Used by 0 functions | Uses 0 functions

http_request_version

Filter Hook: Filters the version of the HTTP protocol used in a request.

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

Used by 0 functions | Uses 0 functions

WP_Http::processResponse()

Method: Parses the responses and splits the parts into headers and body.

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

Used by 0 functions | Uses 0 functions

http_request_reject_unsafe_urls

Filter Hook: Filters whether to pass URLs through wp_http_validate_url() in an HTTP request.

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

Used by 0 functions | Uses 0 functions

WP_Http::processHeaders()

Method: Transforms header string into an array.

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

Used by 0 functions | Uses 0 functions

send_origin_headers()

Function: Send Access-Control-Allow-Origin and related headers if the current request is from an allowed origin.

Source: wp-includes/http.php:493

Used by 0 functions | Uses 2 functions

wp_http_validate_url()

Function: Validate a URL for safe use in the HTTP API.

Source: wp-includes/http.php:521

Used by 0 functions | Uses 3 functions

http_request_host_is_external

Filter Hook: Check if HTTP request is external or not.

Source: wp-includes/http.php:597

Used by 1 function | Uses 0 functions

allowed_http_request_hosts()

Function: Mark allowed redirect hosts safe for HTTP requests as well.

Source: wp-includes/http.php:644

Used by 0 functions | Uses 0 functions

ms_allowed_http_request_hosts()

Function: Adds any domain in a multisite installation for safe HTTP requests to the allowed list.

Source: wp-includes/http.php:665

Used by 0 functions | Uses 1 function
« Previous 1 … 6 7 8 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy