ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • HTTP
  • Page 7

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

WP_Http::post()

Method: Uses the POST HTTP method.

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

Used by 0 functions | Uses 0 functions

http_request_timeout

Filter Hook: Filters the timeout value for an HTTP request.

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

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

is_allowed_http_origin()

Function: Determines if the HTTP origin is an authorized one.

Source: wp-includes/http.php:458

Used by 1 function | Uses 4 functions

allowed_http_origin

Filter Hook: Change the allowed HTTP origin result.

Source: wp-includes/http.php:477

Used by 1 function | 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:576

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