refactor: nws13n: session.allowNTLMCredentialsForDomains (#18129)
This commit is contained in:
parent
f4c792d014
commit
2dbd2c07e4
3 changed files with 17 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue