ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Requests
  • Page 6

Requests::get_transport()

Method: Get a working transport

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

Used by 0 functions | Uses 0 functions

Requests::parse_multiple()

Method: Callback for `transport.internal.parse_response`

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

Used by 0 functions | Uses 0 functions

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