Ignored status codes (#26)

* Implement StatusCode ignore list
This commit is contained in:
Frank Jogeleit
2021-03-19 17:28:53 +01:00
committed by GitHub
parent bd043fe286
commit 0929a0c636
8 changed files with 284 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "http-request-action",
"version": "1.7.3",
"version": "1.8.0",
"description": "",
"main": "src/index.js",
"private": false,