ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Requests
  • Page 3

Requests::post()

Method: Send a POST request

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

Used by 0 functions | Uses 0 functions

Requests::put()

Method: Send a PUT request

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

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

Class: Requests for PHP

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

Used by 0 functions | Uses 0 functions

Requests::__construct()

Method: This is a static class, do not instantiate it

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

Used by 0 functions | Uses 0 functions

Requests::add_transport()

Method: Register a transport

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

Used by 0 functions | Uses 0 functions

Requests::get_transport_class()

Method: Get the fully qualified class name (FQCN) for a working transport.

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

Used by 0 functions | Uses 0 functions

Requests::get_transport()

Method: Get a working transport.

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

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