ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/Requests/Cookie/Jar.php

Requests_Cookie_Jar

Class: Cookie holder object

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

Used by 0 functions | Uses 0 functions

Requests_Cookie_Jar::__construct()

Method: Create a new jar

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

Used by 0 functions | Uses 0 functions

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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy