httpie-cli/httpie
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
..
__init__.py 0.2.6dev 2012-07-17 01:39:30 +02:00
__main__.py Added exit codes for HTTP 3xx, 4xx, 5xx (3, 4, 5). 2012-07-23 19:40:50 +02:00
cli.py Added exit codes for HTTP 3xx, 4xx, 5xx (3, 4, 5). 2012-07-23 19:40:50 +02:00
cliparse.py Added models.Environment(). 2012-07-21 03:14:01 +02:00
core.py Added exit codes for HTTP 3xx, 4xx, 5xx (3, 4, 5). 2012-07-23 19:40:50 +02:00
models.py Fixed colorama initialization (#36). 2012-07-21 15:08:28 +02:00
output.py Added exit codes for HTTP 3xx, 4xx, 5xx (3, 4, 5). 2012-07-23 19:40:50 +02:00
solarized.py PEP-8 2012-04-28 14:18:59 +02:00