ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/Requests/src/Requests.php

Requests::parse_multiple()

Method: Callback for `transport.internal.parse_response`

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

Used by 0 functions | Uses 0 functions

Requests::get()

Method: Send a GET request

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

Used by 0 functions | Uses 0 functions

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