ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • HTTP
  • Page 8

_get_component_from_parsed_url_array()

Function: Retrieve a specific component from a parsed URL array.

Source: wp-includes/http.php:753

Used by 1 function | Uses 1 function

_wp_translate_php_url_constant_to_key()

Function: Translate a PHP_URL_* constant to the named array keys PHP uses.

Source: wp-includes/http.php:779

Used by 1 function | Uses 0 functions

classicpress_user_agent()

Function: Returns the ClassicPress User-Agent header for outgoing requests.

Source: wp-includes/http.php:813

Used by 2 functions | Uses 5 functions

http_headers_useragent

Filter Hook: Filters the user agent value sent with an HTTP request.

Source: wp-includes/http.php:837

Used by 1 function | 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_remote_retrieve_header()

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

Source: wp-includes/http.php:229

Used by 0 functions | Uses 0 functions

wp_remote_retrieve_response_code()

Function: Retrieve only the response code from the raw response.

Source: wp-includes/http.php:251

Used by 4 functions | Uses 0 functions

wp_remote_retrieve_response_message()

Function: Retrieve only the response message from the raw response.

Source: wp-includes/http.php:269

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