ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Requests
  • Page 2

Requests::get_certificate_path()

Method: Get default certificate path.

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

Used by 0 functions | Uses 0 functions

Requests::set_certificate_path()

Method: Set default certificate path.

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

Used by 0 functions | Uses 0 functions

Requests::set_defaults()

Method: Set the default values

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

Used by 0 functions | Uses 0 functions

Requests::parse_response()

Method: HTTP response parser

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

Used by 0 functions | Uses 0 functions

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