This commit is contained in:
Jakub Roztocil 2020-09-28 12:55:39 +02:00
parent 70ba84dc48
commit 75f1e02215

View File

@ -1450,7 +1450,7 @@ File uploads are always streamed to avoid memory issues with large files.
Chunked transfer encoding Chunked transfer encoding
========================= =========================
For any request, you can use the ``--chunked`` flag to instruct HTTPie to use You can use the ``--chunked`` flag to instruct HTTPie to use
``Transfer-Encoding: chunked``: ``Transfer-Encoding: chunked``: