ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

Requests::head()

Method: Send a HEAD request

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

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