mirror of
https://github.com/httpie/cli.git
synced 2024-11-08 08:55:05 +01:00
0001297f41
* Add --raw to allow specifying the raw request body without extra processing As an alternative to `stdin`. Co-authored-by: Elena Lape <elapinskaite@gmail.com> Co-authored-by: Jakub Roztocil <jakub@roztocil.co> * Update README.rst Co-authored-by: Jakub Roztocil <jakub@roztocil.co> * Update README.rst Co-authored-by: Jakub Roztocil <jakub@roztocil.co> * Fix default HTTP method on empty data Co-authored-by: Elena Lape <elapinskaite@gmail.com> Co-authored-by: Jakub Roztocil <jakub@roztocil.co> |
||
---|---|---|
.. | ||
client_certs | ||
fixtures | ||
utils | ||
__init__.py | ||
conftest.py | ||
README.rst | ||
test_auth_plugins.py | ||
test_auth.py | ||
test_binary.py | ||
test_cli.py | ||
test_compress.py | ||
test_config.py | ||
test_defaults.py | ||
test_docs.py | ||
test_downloads.py | ||
test_errors.py | ||
test_exit_status.py | ||
test_httpie.py | ||
test_offline.py | ||
test_output.py | ||
test_redirects.py | ||
test_regressions.py | ||
test_sessions.py | ||
test_ssl.py | ||
test_stream.py | ||
test_tokens.py | ||
test_unicode.py | ||
test_uploads.py | ||
test_windows.py |
HTTPie Test Suite ================= Please see `CONTRIBUTING`_. .. _CONTRIBUTING: https://github.com/httpie/httpie/blob/master/CONTRIBUTING.rst