Add support for --ignore-certificate-errors
This makes it possible to test HTTPS related APIs.
This commit is contained in:
parent
506237f5d6
commit
3dfc496243
2 changed files with 5 additions and 1 deletions
|
@ -57,3 +57,7 @@ Like `--host-rules` but these `rules` only apply to the host resolver.
|
|||
[app]: app.md
|
||||
[append-switch]: app.md#appcommandlineappendswitchswitch-value
|
||||
[ready]: app.md#event-ready
|
||||
|
||||
## --ignore-certificate-errors
|
||||
|
||||
Ignore certificate related errors.
|
||||
|
|
2
vendor/brightray
vendored
2
vendor/brightray
vendored
|
@ -1 +1 @@
|
|||
Subproject commit bae4765d993cda6507829961bef5edc59028edca
|
||||
Subproject commit 1eb88b037d99ca1ca7708f30b47f158d9c9639e6
|
Loading…
Add table
Reference in a new issue