Home | History | Annotate | Download | only in fetch

Lines Matching refs:AllowStoredCredentials

984     if (existingResource->resourceRequest().allowStoredCredentials() != request.allowStoredCredentials()) {
1471 DEFINE_STATIC_LOCAL(ResourceLoaderOptions, options, (BufferData, AllowStoredCredentials, ClientRequestedCredentials, CheckContentSecurityPolicy, DocumentContext));