ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.7.0
  • Page 8

http_request_redirection_count

Filter Hook: Filters the number of redirects allowed during an HTTP request.

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

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

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

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

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_http_get_object()

Function: Returns the initialized WP_Http Object

Source: wp-includes/http.php:20

Used by 9 functions | Uses 0 functions

wp_remote_request()

Function: Performs an HTTP request and returns its response.

Source: wp-includes/http.php:143

Used by 2 functions | Uses 1 function

wp_remote_get()

Function: Performs an HTTP request using the GET method and returns its response.

Source: wp-includes/http.php:160

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