httpie-cli/httpie
Jakub Roztocil 2646ebaaed Replaced --ignore-http-status with --check-status.
The default behaviour now is to exit with 0 on HTTP errors
unless --check-status is set.
2012-07-24 01:09:14 +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 Replaced --ignore-http-status with --check-status. 2012-07-24 01:09:14 +02:00
cliparse.py Added models.Environment(). 2012-07-21 03:14:01 +02:00
core.py Replaced --ignore-http-status with --check-status. 2012-07-24 01:09:14 +02:00
models.py Replaced --ignore-http-status with --check-status. 2012-07-24 01:09:14 +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