Handles disk caching of cookies and other content.
Static Public Member Functions | |
static DomainData | GetDomain (string domain) |
Loads the index data for the given domain. More... | |
Static Private Attributes | |
static Dictionary< string, DomainData > | Index |
The index of domain information. More... | |
|
inlinestatic |
Loads the index data for the given domain.
|
staticprivate |
The index of domain information.