forked from extern/httpie-cli
20823c1702
If you used: "implicit_content_type": "form" You can achieve the the same result with: "default_options": ["--form"] If you used: "implicit_content_type": "json" Then it's the default behaviour and it can be removed. In either case HTTPie will migrate your config file on the next invocation. |
||
---|---|---|
.. | ||
output | ||
plugins | ||
__init__.py | ||
__main__.py | ||
cli.py | ||
client.py | ||
compat.py | ||
config.py | ||
context.py | ||
core.py | ||
downloads.py | ||
input.py | ||
models.py | ||
sessions.py | ||
utils.py |