browser: support client certificate
This commit is contained in:
parent
06a3875726
commit
2de5f9de6c
5 changed files with 53 additions and 0 deletions
|
@ -14,6 +14,10 @@ app.on('ready', function() {
|
|||
});
|
||||
```
|
||||
|
||||
## --client-certificate
|
||||
|
||||
Path to client certificate file.
|
||||
|
||||
## --disable-http-cache
|
||||
|
||||
Disables the disk cache for HTTP requests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue