Name Description Size Coverage
auth_cache_manager.rs This module provides a "manager" ([`HttpAuthCacheManager`]) struct which acts as a proxy to the Necko HTTP authentication cache. This struct is meant to be used on the main thread only, through the [`AUTH_CACHE_MANAGER`] static constant, to ensure all function calls use the same instance and that the instance being used is capable of interacting with Necko's cache. 16129 -
authentication_provider.rs 12996 -
oauth_listener.rs 2426 -