File: wp-includes/Requests/Cookie/Jar.php
-
Parse all cookies from a response and attach them to the response
-
Register the cookie handler with the request’s hooking system
-
Add Cookie header to a request if we have any
-
Normalise cookie data into a Requests_Cookie
-
Normalise cookie data into a Requests_Cookie
-
Check if the given item exists
-
Get the value for the item
-
Set the given item
-
Unset the given header
-
Get an iterator for the data
-
classRequests_Cookie_Jar
Cookie holder object
-
Create a new jar