NetworkService: Implement URLLoader::OnCertificateRequested
https://chromium-review.googlesource.com/c/chromium/src/+/848303
This commit is contained in:
parent
b268e37663
commit
27cb84eee0
4 changed files with 27 additions and 27 deletions
|
@ -22,8 +22,6 @@ class AtomResourceDispatcherHostDelegate
|
|||
content::ResourceDispatcherHostLoginDelegate* CreateLoginDelegate(
|
||||
net::AuthChallengeInfo* auth_info,
|
||||
net::URLRequest* request) override;
|
||||
std::unique_ptr<net::ClientCertStore> CreateClientCertStore(
|
||||
content::ResourceContext* resource_context) override;
|
||||
bool ShouldInterceptResourceAsStream(net::URLRequest* request,
|
||||
const std::string& mime_type,
|
||||
GURL* origin,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue