Config
HttpCookies configuration.
Constructors
Functions
Link copied to clipboard
Registers a block that will be called when the configuration is complete the specified storage. The block can potentially add new cookies by calling CookiesStorage.addCookie.
Properties
Link copied to clipboard
CookiesStorage that will be used at this plugin. By default it just uses an initially empty in-memory AcceptAllCookiesStorage.