httpie-cli/httpie
Jakub Roztocil 0d480139e4 Split session JSON serialization and writing to file
To avoid writing invalid JSON in case of presence of unserializable data due to an internal bug.
2020-07-07 13:26:47 +02:00
..
cli Cleanup inline to-dos 2020-06-25 11:36:09 +02:00
output Add --format-options to allow disabling sorting, etc. 2020-05-27 16:01:17 +02:00
plugins Added netrc support for auth plugins. 2020-06-16 11:05:00 +02:00
__init__.py v2.3.0-dev 2020-06-18 22:25:07 +02:00
__main__.py Add httpie.status 2019-09-16 13:26:18 +02:00
client.py Cleanup 2020-06-15 23:02:16 +02:00
compat.py Python 2.7 support removal WIP 2019-08-29 08:53:56 +02:00
config.py Split session JSON serialization and writing to file 2020-07-07 13:26:47 +02:00
context.py Remove unused imports 2020-04-13 17:37:27 +02:00
core.py Refactor built-in plugin registry to avoid circular imports 2020-05-26 10:07:34 +02:00
downloads.py Removed duplicate type annotation. (#888) 2020-04-13 18:15:48 +02:00
models.py Refactoring 2019-08-31 15:17:10 +02:00
sessions.py Combine cookies from original request and session file 2020-06-18 23:17:33 +02:00
ssl.py Cleanup 2020-05-23 20:30:25 +02:00
status.py Cleanup 2019-12-02 00:58:10 +01:00
utils.py Cleanup 2020-06-15 23:02:16 +02:00