mirror of
https://github.com/httpie/cli.git
synced 2024-11-26 01:33:33 +01:00
15e62ad26d
* Immediatelly convert all args from `bytes` to `str`. * Added `Environment.stdin_encoding` and `Environment.stdout_encoding` * Allow unicode characters in HTTP headers and basic auth credentials by encoding them using UTF8 instead of latin1 (#212). |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
builtin.py | ||
manager.py |