ClassicPress logo
Skip to content
Filter by type:

Browse:

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

Requests::post()

Method: Send a POST request

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

Used by 0 functions | Uses 0 functions

Requests::compatible_gzinflate()

Method: Decompression of deflated string while staying compatible with the majority of servers.

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

Used by 0 functions | Uses 0 functions

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