1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-28 08:38:44 +02:00
httpie-cli/tests
Jakub Roztocil 0572158ba1 Added exit codes for HTTP 3xx, 4xx, 5xx (3, 4, 5).
Also added `--ignore-http-status` to ensure 0 exit status.

HTTP 3xx result in 0 exit status when `--allow-redirects` is set.
2012-07-23 19:40:50 +02:00
..
file2.txt Added support for request payload from a filepath 2012-06-29 00:45:31 +02:00
file.txt Added file upload support 2012-03-14 19:14:37 +01:00
tests.py Added exit codes for HTTP 3xx, 4xx, 5xx (3, 4, 5). 2012-07-23 19:40:50 +02:00