This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
httpie-cli
Watch
1
Star
0
Fork
0
You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced
2025-01-24 03:16:43 +02:00
Code
httpie-cli
/
httpie
History
Jake Basile
16df8848e8
Removed accidentally included old funky code.
2012-04-16 20:47:13 -05:00
..
__init__.py
Added the option to print the request
2012-03-14 00:44:13 +01:00
__main__.py
-j/--json now adds "Accept": "application/json" to GET requests if no previous Accept header exists.
2012-04-14 14:13:53 -05:00
cli.py
Removed accidentally included old funky code.
2012-04-16 20:47:13 -05:00
pretty.py
Added Python 3 support
2012-03-15 00:13:11 +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