ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/http.php
  • Page 2

http_request_host_is_external

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

Source: wp-includes/http.php:576

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

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

Used by 0 functions | Uses 1 function

wp_remote_retrieve_body()

Function: Retrieve only the body from the raw response.

Source: wp-includes/http.php:285

Used by 7 functions | Uses 0 functions

wp_remote_retrieve_cookies()

Function: Retrieve only the cookies from the raw response.

Source: wp-includes/http.php:302

Used by 1 function | Uses 0 functions

wp_remote_retrieve_cookie()

Function: Retrieve a single cookie by name from the raw response.

Source: wp-includes/http.php:320

Used by 1 function | Uses 1 function

wp_remote_retrieve_cookie_value()

Function: Retrieve a single cookie’s value by name from the raw response.

Source: wp-includes/http.php:346

Used by 0 functions | Uses 1 function

wp_http_supports()

Function: Determines if there is an HTTP Transport that can process this request.

Source: wp-includes/http.php:367

Used by 0 functions | Uses 1 function

get_http_origin()

Function: Get the HTTP Origin of the current request.

Source: wp-includes/http.php:396

Used by 2 functions | Uses 2 functions

http_origin

Filter Hook: Change the origin of an HTTP request.

Source: wp-includes/http.php:409

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