ClassicPress logo
Skip to content
Filter by type:

Browse:

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

Requests::register_autoloader()

Method: Register the built-in autoloader

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

Used by 0 functions | Uses 0 functions

Requests::set_defaults()

Method: Set the default values

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

Used by 0 functions | Uses 0 functions

Requests::add_transport()

Method: Register a transport

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

Used by 0 functions | Uses 0 functions

Requests::parse_response()

Method: HTTP response parser

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

Used by 0 functions | Uses 0 functions

Requests::get_transport()

Method: Get a working transport

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

Used by 0 functions | Uses 0 functions

Requests::parse_multiple()

Method: Callback for `transport.internal.parse_response`

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

Used by 0 functions | Uses 0 functions

Requests::get()

Method: Send a GET request

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

Used by 0 functions | Uses 0 functions

Requests::decode_chunked()

Method: Decoded a chunked body as per RFC 2616

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

Used by 0 functions | Uses 0 functions

Requests::head()

Method: Send a HEAD request

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

Used by 0 functions | Uses 0 functions

Requests::flatten()

Method: Convert a key => value array to a ‘key: value’ array for headers

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

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