ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Requests
  • Cookies

Requests_Cookie_Jar::normalize_cookie()

Method: Normalise cookie data into a Requests_Cookie

Source: wp-includes/Requests/Cookie/Jar.php:38

Used by 0 functions | Uses 0 functions

Requests_Cookie_Jar::normalizeCookie()

Method: Normalise cookie data into a Requests_Cookie

Source: wp-includes/Requests/Cookie/Jar.php:53

Used by 0 functions | Uses 0 functions

Requests_Cookie_Jar::offsetExists()

Method: Check if the given item exists

Source: wp-includes/Requests/Cookie/Jar.php:63

Used by 0 functions | Uses 0 functions

Requests_Cookie_Jar::offsetGet()

Method: Get the value for the item

Source: wp-includes/Requests/Cookie/Jar.php:73

Used by 0 functions | Uses 0 functions

Requests_Cookie_Jar::offsetSet()

Method: Set the given item

Source: wp-includes/Requests/Cookie/Jar.php:89

Used by 0 functions | Uses 0 functions

Requests_Cookie_Jar::offsetUnset()

Method: Unset the given header

Source: wp-includes/Requests/Cookie/Jar.php:102

Used by 0 functions | Uses 0 functions

Requests_Cookie_Jar::getIterator()

Method: Get an iterator for the data

Source: wp-includes/Requests/Cookie/Jar.php:111

Used by 0 functions | Uses 0 functions

Requests_Cookie_Jar::register()

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

Source: wp-includes/Requests/Cookie/Jar.php:120

Used by 0 functions | Uses 0 functions

Requests_Cookie_Jar::before_request()

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

Source: wp-includes/Requests/Cookie/Jar.php:136

Used by 0 functions | Uses 0 functions

Requests_Cookie_Jar::before_redirect_check()

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

Source: wp-includes/Requests/Cookie/Jar.php:165

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