ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg
  • Requests

Response::throw_for_status()

Method: Throws an exception if the request was not successful

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

Used by 0 functions | Uses 0 functions

Http::__construct()

Method: Constructor

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

Used by 0 functions | Uses 0 functions

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

Cookie::__toString()

Method: Get the cookie value

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

Used by 0 functions | Uses 0 functions

Http::fsockopen_remote_host_path()

Method: Alter remote path before getting stream data

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

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