ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Requests

Response::is_redirect()

Method: Is the response a redirect?

Source: wp-includes/Requests/src/Response.php:109

Used by 0 functions | Uses 0 functions

Response::throw_for_status()

Method: Throws an exception if the request was not successful

Source: wp-includes/Requests/src/Response.php:122

Used by 0 functions | Uses 0 functions

Response::decode_body()

Method: JSON decode the response body.

Source: wp-includes/Requests/src/Response.php:155

Used by 0 functions | Uses 0 functions

Response

Class: HTTP response class

Source: wp-includes/Requests/src/Response.php:24

Used by 0 functions | Uses 0 functions

Response::__construct()

Method: Constructor

Source: wp-includes/Requests/src/Response.php:99

Used by 0 functions | Uses 0 functions

Requests::options()

Method: Send an OPTIONS request

Source: wp-includes/Requests/src/Requests.php:354

Used by 0 functions | Uses 0 functions

Requests::patch()

Method: Send a PATCH request

Source: wp-includes/Requests/src/Requests.php:366

Used by 0 functions | Uses 0 functions

Requests::request()

Method: Main interface for HTTP requests

Source: wp-includes/Requests/src/Requests.php:434

Used by 0 functions | Uses 0 functions

Requests::request_multiple()

Method: Send multiple HTTP requests simultaneously

Source: wp-includes/Requests/src/Requests.php:520

Used by 0 functions | Uses 0 functions

Requests::get_default_options()

Method: Get the default options

Source: wp-includes/Requests/src/Requests.php:607

Used by 0 functions | Uses 0 functions
1 2 … 25 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy