Add option to only send http response errors to Catch node

This commit is contained in:
Nick O'Leary
2021-10-04 14:04:59 +01:00
parent 1419729458
commit 3759e0f778
3 changed files with 21 additions and 4 deletions

View File

@@ -486,6 +486,7 @@
"proxy-config": "Proxy Configuration",
"use-proxyauth": "Use proxy authentication",
"noproxy-hosts": "Ignore hosts",
"senderr": "Only send non-2xx responses to Catch node",
"utf8": "a UTF-8 string",
"binary": "a binary buffer",
"json": "a parsed JSON object",