This website requires JavaScript.
Explore
Help
Sign In
holm
/
httpie-cli
Watch
1
Star
1
Fork
0
You've already forked httpie-cli
forked from
extern/httpie-cli
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c29981c633
httpie-cli
/
httpie
History
Jake Basile
c29981c633
Added ability to escape parameters... except for the := ones.
2012-04-16 20:28:08 -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
Added ability to escape parameters... except for the := ones.
2012-04-16 20:28:08 -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