ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Requests
  • Page 2

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::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::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
« Previous 1 2 3 … 25 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy