httpie-cli/httpie
Jakub Roztocil e09b74021c Ignore Content-* and If-* request headers.
Those headers are not stored in sessions anymore.

Closes #141.
2013-05-13 11:54:49 +02:00
..
__init__.py v0.5.0 2013-04-27 12:03:38 -03:00
__main__.py Added docstrings, refactored input. 2012-07-26 07:23:00 +02:00
cli.py Initial --download implementation (#104). 2013-03-03 22:17:09 -03:00
client.py Ignore Content-* and If-* request headers. 2013-05-13 11:54:49 +02:00
compat.py Use urlsplit instead of urlparse. 2013-01-03 14:12:27 +01:00
config.py Use urlsplit instead of urlparse. 2013-01-03 14:12:27 +01:00
core.py Stop the progres reporter thread on error. 2013-04-16 04:55:45 -03:00
downloads.py Stop the progres reporter thread on error. 2013-04-16 04:55:45 -03:00
input.py Cleanup 2013-04-27 11:57:13 -03:00
models.py Colorize stderr on Windows. 2013-04-12 17:15:21 -03:00
output.py Fixed streaming (closes #133) 2013-03-07 12:42:29 -03:00
sessions.py Ignore Content-* and If-* request headers. 2013-05-13 11:54:49 +02:00
solarized.py Updated solarized and switched to Solarized256Style. 2012-07-30 12:11:16 +02:00
utils.py Tests 2013-04-15 00:56:47 -03:00