mirror of
https://github.com/httpie/cli.git
synced 2024-11-24 08:22:22 +02:00
README
This commit is contained in:
parent
70ba84dc48
commit
75f1e02215
@ -1450,8 +1450,8 @@ 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``:
|
||||||
|
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user