ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

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

Used by 1 function | Uses 0 functions

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

get_allowed_http_origins()

Function: Retrieve list of allowed HTTP origins.

Source: wp-includes/http.php:419

Used by 1 function | Uses 4 functions

allowed_http_origins

Filter Hook: Change the origin types allowed for HTTP requests.

Source: wp-includes/http.php:447

Used by 1 function | Uses 0 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 2 3 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy