1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00
This commit is contained in:
Jakub Roztocil
2019-08-29 10:21:13 +02:00
parent 46c4f4e225
commit 2deaccf2d1
+1 -1
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., there’s no limit).
HTTPie reads before giving up (the default ``0``, i.e., there’s no limit).
.. code-block:: bash