diff options
author | Guillaume Pasquet <dev@etenil.net> | 2022-02-20 09:30:46 +0000 |
---|---|---|
committer | Guillaume Pasquet <dev@etenil.net> | 2022-02-20 09:30:46 +0000 |
commit | f69d2801069850b48c6424b50d0107799d56e2f8 (patch) | |
tree | eaba8081a01fa69bcb23576daf6b3178e8c13765 /test_api/test_api_500_error.barb | |
parent | ca6531ed467d1772f7b4afed05a69d666b071c14 (diff) |
Handle errors (more) gracefully
Diffstat (limited to 'test_api/test_api_500_error.barb')
-rw-r--r-- | test_api/test_api_500_error.barb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test_api/test_api_500_error.barb b/test_api/test_api_500_error.barb new file mode 100644 index 0000000..1017ab2 --- /dev/null +++ b/test_api/test_api_500_error.barb @@ -0,0 +1,2 @@ +#GET^http://localhost:8080/errors/500 + |