ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Requests
  • Page 3

Requests::decode_chunked()

Method: Decoded a chunked body as per RFC 2616

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

Used by 0 functions | Uses 0 functions

Requests::head()

Method: Send a HEAD request

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

Used by 0 functions | Uses 0 functions

Requests::flatten()

Method: Convert a key => value array to a ‘key: value’ array for headers

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

Used by 0 functions | Uses 0 functions

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

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