ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg
  • Requests
  • Page 2

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

Cookie::is_expired()

Method: Check if a cookie is expired.

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

Used by 0 functions | Uses 0 functions

Http::fsockopen_header()

Method: Add extra headers to the request before sending

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

Used by 0 functions | Uses 0 functions

Cookie::uri_matches()

Method: Check if a cookie is valid for a given URI

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

Used by 0 functions | Uses 0 functions

Http::get_auth_string()

Method: Get the authentication string (user:pass)

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

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