ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Requests
  • Page 7

Requests::get()

Method: Send a GET request

Source: wp-includes/class-requests.php:230

Used by 0 functions | Uses 0 functions

Requests::decode_chunked()

Method: Decoded a chunked body as per RFC 2616

Source: wp-includes/class-requests.php:751

Used by 0 functions | Uses 0 functions

Requests::head()

Method: Send a HEAD request

Source: wp-includes/class-requests.php:237

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/class-requests.php:794

Used by 0 functions | Uses 0 functions

Requests::delete()

Method: Send a DELETE request

Source: wp-includes/class-requests.php:244

Used by 0 functions | Uses 0 functions

Requests::flattern()

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

Source: wp-includes/class-requests.php:810

Used by 0 functions | Uses 0 functions

Requests::trace()

Method: Send a TRACE request

Source: wp-includes/class-requests.php:251

Used by 0 functions | Uses 0 functions

Requests::decompress()

Method: Decompress an encoded body

Source: wp-includes/class-requests.php:823

Used by 0 functions | Uses 0 functions

Requests_Exception_HTTP_503

Class: Exception for 503 Service Unavailable responses

Source: wp-includes/Requests/Exception/HTTP/503.php:13

Used by 0 functions | Uses 1 function

Requests_Utility_CaseInsensitiveDictionary::offsetUnset()

Method: Unset the given header

Source: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php:82

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