This commit is contained in:
Jakub Roztocil 2019-08-29 10:21:13 +02:00
parent 46c4f4e225
commit 2deaccf2d1

View File

@ -652,7 +652,7 @@ Limiting response headers
-------------------------
The ``--max-headers=n`` options allows you to control the number of headers
HTTPie 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