ClassicPress logo
Skip to content
Filter by type:

Browse:

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

Requests::request()

Method: Main interface for HTTP requests

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

Used by 0 functions | Uses 0 functions

Requests::request_multiple()

Method: Send multiple HTTP requests simultaneously

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

Used by 0 functions | Uses 0 functions

Requests::get_default_options()

Method: Get the default options

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

Used by 0 functions | Uses 0 functions

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