ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • RequestsCookies
  • Page 2

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

Cookie::normalize()

Method: Normalize cookie and attributes

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

Used by 0 functions | Uses 0 functions

Cookie::normalize_attribute()

Method: Parse an individual cookie attribute

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

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

Jar::before_request()

Method: Add Cookie header to a request if we have any

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

Used by 0 functions | Uses 0 functions

Jar::before_redirect_check()

Method: Parse all cookies from a response and attach them to the response

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

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