Home | History | Annotate | Download | only in xml

Lines Matching refs:DoNotAllowStoredCredentials

856     resourceLoaderOptions.allowCredentials = (m_sameOriginRequest || m_includeCredentials) ? AllowStoredCredentials : DoNotAllowStoredCredentials;