This commit is contained in:
Jakub Roztocil 2019-08-29 10:20:45 +02:00
parent 2d16494845
commit 46c4f4e225

View File

@ -652,7 +652,7 @@ Limiting response headers
-------------------------
The ``--max-headers=n`` options allows you to control the number of headers
HTTPie tries reads before giving up (the default 0, i.e., theres no limit).
HTTPie reads before giving up (the default 0, i.e., theres no limit).
.. code-block:: bash