docs: Update the certificate APIs
This commit is contained in:
parent
c5bfac1969
commit
9ca022c98a
4 changed files with 84 additions and 26 deletions
|
@ -252,7 +252,7 @@ void App::AllowCertificateError(
|
|||
bool prevent_default = Emit("certificate-error",
|
||||
WebContents::CreateFrom(isolate(), web_contents),
|
||||
request_url,
|
||||
cert_error,
|
||||
net::ErrorToString(cert_error),
|
||||
ssl_info.cert,
|
||||
callback);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue