Module cookies

Module cookies 

Source
Expand description

Arbitrary data sent by the server that gets temporarily stored on the client.

Structs§

CookiesPlugin
RequestCookieEvent
ServerCookies
A component that holds arbitrary data sent by the server, that our client temporarily stores and persists across transfers.
StoreCookieEvent

Functions§

handle_request_cookie
handle_store_cookie