ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg
  • Requests
  • Page 3

Response::decode_body()

Method: JSON decode the response body.

Source: wp-includes/Requests/src/Response.php:155

Used by 0 functions | Uses 0 functions

Http::register()

Method: Register the necessary callbacks

Source: wp-includes/Requests/src/Proxy/Http.php:98

Used by 0 functions | Uses 0 functions

Cookie

Class: Cookie storage object

Source: wp-includes/Requests/src/Cookie.php:21

Used by 0 functions | Uses 0 functions

Http::curl_before_send()

Method: Set cURL parameters before the data is sent

Source: wp-includes/Requests/src/Proxy/Http.php:114

Used by 0 functions | Uses 0 functions

Cookie::__construct()

Method: Create a new cookie object

Source: wp-includes/Requests/src/Cookie.php:82

Used by 0 functions | Uses 0 functions

Http::fsockopen_remote_socket()

Method: Alter remote socket information before opening socket connection

Source: wp-includes/Requests/src/Proxy/Http.php:130

Used by 0 functions | Uses 0 functions

InputValidator::is_iterable()

Method: Verify whether a received input parameter is “iterable”.

Source: wp-includes/Requests/src/Utility/InputValidator.php:83

Used by 0 functions | Uses 0 functions

IdnaEncoder::punycode_encode()

Method: RFC3492-compliant encoder

Source: wp-includes/Requests/src/IdnaEncoder.php:253

Used by 0 functions | Uses 0 functions

InputValidator::is_curl_handle()

Method: Verify whether a received input parameter is a Curl handle.

Source: wp-includes/Requests/src/Utility/InputValidator.php:98

Used by 0 functions | Uses 0 functions

IdnaEncoder::digit_to_char()

Method: Convert a digit to its respective character

Source: wp-includes/Requests/src/IdnaEncoder.php:365

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