Add ignore ssl error (#145)

* add ignore ssl
* build and update docs
* keep the upstream formatting/indentation
This commit is contained in:
Kittizz
2024-04-20 19:34:12 +07:00
committed by GitHub
parent 8af2803109
commit ed8a1c36db
4 changed files with 565 additions and 554 deletions

View File

@@ -48,6 +48,7 @@ jobs:
|maskResponse| If set to true, the response will be masked in the logs of the action |'false'|
|retry| optional amount of retries if the request is failing, does not retry if the status code is ignored ||
|retryWait| time between each retry in millseconds | 3000 |
|ignoreSsl| ignore ssl verify (rejectUnauthorized: false) | false |
### Response