ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

Requests::put()

Method: Send a PUT request

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

Used by 0 functions | Uses 0 functions

Requests::options()

Method: Send an OPTIONS request

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

Used by 0 functions | Uses 0 functions

Requests::patch()

Method: Send a PATCH request

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

Used by 0 functions | Uses 0 functions

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