mirror of
https://github.com/httpie/cli.git
synced 2024-11-28 08:38:44 +02:00
c6cbc7dfa5
* Uniformize UTF-8 naming
Replace `utf8` -> `utf-8` everywhere.
It should have no impact, `utf8` is an alias of `utf-8` [1].
[1]
|
||
---|---|---|
.. | ||
cli | ||
output | ||
plugins | ||
__init__.py | ||
__main__.py | ||
client.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 |