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
2026-04-26 20:02:11 +02:00
Code
Activity
Files
45ce446017f355981de72dbcd10feb32e1aaf711
httpie-cli
/
httpie
T
History
Jake Basile
45ce446017
-j/--json now adds "Accept": "application/json" to GET requests if no previous Accept header exists.
2012-04-14 14:13:53 -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 --auth-type and tests for basic/digest auth.
2012-04-11 13:56:25 +02: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