ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-requests.php
  • Page 2

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::post()

Method: Send a POST request

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

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

Used by 0 functions | Uses 0 functions

Requests::put()

Method: Send a PUT request

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

Used by 0 functions | Uses 0 functions

Requests::match_domain()

Method:

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

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