ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg

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

Cookie::domain_matches()

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

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

Used by 0 functions | Uses 0 functions

Cookie::path_matches()

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

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

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