This class provides methods that allow the manipulation of cookies
Initializes a new instance of Storage
A bidirectional connection object
Deletes cookies from the storage
Parameters required to delete the cookies
A promise that resolves to the result of deleting the cookies
Gets cookies from the storage
Parameters required to get the cookies
A promise that resolves to the result of getting the cookies
Sets a cookie in the storage
Parameters required to set the cookie
A promise that resolves to the result of setting the cookie
This class provides methods that allow the manipulation of cookies