goony icon indicating copy to clipboard operation
goony copied to clipboard

Support fail fast

Open christophgockel opened this issue 9 years ago • 0 comments

Fail/stop as soon as a status code >400 is returned.

Maybe add a flag that says what the minimum HTTP status code to fail on is (e.g. goony --fail-on "code>403")

--fail-on "code=403 | code-401"

christophgockel avatar Dec 16 '15 09:12 christophgockel