mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-04-01 04:40:23 +02:00
When NetworkService is enabled requests created using CefFrame::CreateURLRequest will call CefRequestHandler::GetAuthCredentials for the associated browser after calling CefURLRequestClient::GetAuthCredentials if that call returns false.