mirror of
https://github.com/httpie/cli.git
synced 2024-11-25 01:03:27 +01:00
71adcd97d0
* Improve handling of responses without correct content-type charset * [skip ci] Minor tweaks in tests * [skip ci] Add documentation Co-authored-by: claudiatd <claudiatd@gmail.com> * Improve unknown encoding test [skip ci] * Review mime and options retrieval * Add full content-type example in help output * Simplify decoder * [skip ci] s/charset/encoding/ * Tweaks * [skip ci] Fix type annotation * [skip ci] s/charset/encoding/ * Tweaks * Fix type annoation * Improvement * Introduce `codec.encode()` * [skip ci] Tweak changelog Co-authored-by: claudiatd <claudiatd@gmail.com> |
||
---|---|---|
.. | ||
cli | ||
output | ||
plugins | ||
__init__.py | ||
__main__.py | ||
client.py | ||
codec.py | ||
compat.py | ||
config.py | ||
constants.py | ||
context.py | ||
core.py | ||
downloads.py | ||
models.py | ||
sessions.py | ||
ssl.py | ||
status.py | ||
uploads.py | ||
utils.py |