ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • RequestsCookies
  • Page 2

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

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

Jar::normalize_cookie()

Method: Normalise cookie data into a \WpOrg\Requests\Cookie

Source: wp-includes/Requests/src/Cookie/Jar.php:56

Used by 0 functions | Uses 0 functions

Jar::offsetExists()

Method:

Source: wp-includes/Requests/src/Cookie/Jar.php:71

Used by 0 functions | Uses 0 functions

Jar::offsetGet()

Method:

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

Used by 0 functions | Uses 0 functions

Jar::offsetSet()

Method:

Source: wp-includes/Requests/src/Cookie/Jar.php:99

Used by 0 functions | Uses 0 functions

Jar::offsetUnset()

Method:

Source: wp-includes/Requests/src/Cookie/Jar.php:113

Used by 0 functions | Uses 0 functions

Jar::getIterator()

Method:

Source: wp-includes/Requests/src/Cookie/Jar.php:123

Used by 0 functions | Uses 0 functions

Jar::register()

Method: Register the cookie handler with the request’s hooking system

Source: wp-includes/Requests/src/Cookie/Jar.php:132

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