ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

Jar

Class: Cookie holder object

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

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