ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Requests
  • Page 3

Requests::delete()

Method: Send a DELETE request

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

Used by 0 functions | Uses 0 functions

Requests::decompress()

Method: Decompress an encoded body

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

Used by 0 functions | Uses 0 functions

Requests::trace()

Method: Send a TRACE request

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

Used by 0 functions | Uses 0 functions

Requests::compatible_gzinflate()

Method: Decompression of deflated string while staying compatible with the majority of servers.

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

Used by 0 functions | Uses 0 functions

Requests::post()

Method: Send a POST request

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

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