httpie-cli/httpie
Mickaël Schoentgen 0001297f41
Add --raw to allow specifying the raw request body as an alternative to stdin (#1062)
* 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>
2021-05-24 14:29:54 +02:00
..
cli Add --raw to allow specifying the raw request body as an alternative to stdin (#1062) 2021-05-24 14:29:54 +02:00
output Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
plugins Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
__init__.py 2.5.0-dev 2021-02-06 13:34:04 +01:00
__main__.py Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
client.py Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
compat.py Python 2.7 support removal WIP 2019-08-29 08:53:56 +02:00
config.py Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
context.py Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
core.py Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
downloads.py Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
models.py Refactoring 2019-08-31 15:17:10 +02:00
sessions.py Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
ssl.py Request content type 2020-09-25 14:44:22 +02:00
status.py Cleanup 2019-12-02 00:58:10 +01:00
uploads.py Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
utils.py Refactoring 2021-02-06 10:58:36 +01:00