File: wp-includes/Requests/src/Cookie/Jar.php
-
methodJar::getIterator()
-
methodJar::register()
Register the cookie handler with the request’s hooking system
-
methodJar::before_request()
Add Cookie header to a request if we have any
-
Parse all cookies from a response and attach them to the response
-
methodJar::offsetExists()
-
methodJar::offsetGet()
-
methodJar::offsetSet()
-
methodJar::offsetUnset()
-
classJar
Cookie holder object
-
methodJar::__construct()
Create a new jar
-
methodJar::normalize_cookie()
Normalise cookie data into a \WpOrg\Requests\Cookie