Expand description
Cookie-based authentication for the RPC server.
Structs§
- Cookie
- If the RPC authentication is enabled, all requests must contain this cookie.
Functions§
- remove_
from_ disk - Removes a cookie from the given dir.
- write_
to_ disk - Writes the given cookie to the given dir.