refactor: nws13n: session.allowNTLMCredentialsForDomains (#18129)

This commit is contained in:
Jeremy Apthorp 2019-05-29 16:43:06 -07:00 committed by GitHub
parent f4c792d014
commit 2dbd2c07e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 21 deletions

View file

@ -27,6 +27,10 @@ namespace net_log {
class NetExportFileWriter;
}
namespace atom {
network::mojom::HttpAuthDynamicParamsPtr CreateHttpAuthDynamicParams();
}
// Responsible for creating and managing access to the system NetworkContext.
// Lives on the UI thread. The NetworkContext this owns is intended for requests
// not associated with a session. It stores no data on disk, and has no HTTP