httpie-cli/httpie
Jakub Roztocil 578acacdf3 Added a --verbose / -v flag
When set, the whole request as well as the response is printed. Shortcut for --print=HBhb.
2012-03-14 11:15:21 +01:00
..
__init__.py Added the option to print the request 2012-03-14 00:44:13 +01:00
__main__.py Made sure request Host is correct when printing. 2012-03-14 01:12:10 +01:00
cli.py Added a --verbose / -v flag 2012-03-14 11:15:21 +01:00
pretty.py Added the option to print the request 2012-03-14 00:44:13 +01:00
pygson.py Added better JSON highlighting 2012-03-13 21:45:40 +01:00
solarized.py Added Solarized color scheme for Pygments by @gthank. 2012-02-26 16:22:04 +01:00