ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-requests.php

Requests::put()

Method: Send a PUT request

Source: wp-includes/class-requests.php:273

Used by 0 functions | Uses 0 functions

Requests::match_domain()

Method:

Source: wp-includes/class-requests.php:960

Used by 0 functions | Uses 0 functions

Requests::options()

Method: Send an OPTIONS request

Source: wp-includes/class-requests.php:280

Used by 0 functions | Uses 0 functions

Requests::patch()

Method: Send a PATCH request

Source: wp-includes/class-requests.php:292

Used by 0 functions | Uses 0 functions

Requests::request()

Method: Main interface for HTTP requests

Source: wp-includes/class-requests.php:357

Used by 0 functions | Uses 0 functions

Requests::request_multiple()

Method: Send multiple HTTP requests simultaneously

Source: wp-includes/class-requests.php:427

Used by 0 functions | Uses 0 functions

Requests

Class: Requests for PHP

Source: wp-includes/class-requests.php:45

Used by 0 functions | Uses 0 functions

Requests::get_default_options()

Method: Get the default options

Source: wp-includes/class-requests.php:502

Used by 0 functions | Uses 0 functions

Requests::__construct()

Method: This is a static class, do not instantiate it

Source: wp-includes/class-requests.php:124

Used by 0 functions | Uses 0 functions

Requests::get_certificate_path()

Method: Get default certificate path.

Source: wp-includes/class-requests.php:535

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