mirror of
https://github.com/httpie/cli.git
synced 2024-11-26 01:33:33 +01:00
Fix README
This commit is contained in:
parent
01fdab55e9
commit
e385ed6a99
@ -357,6 +357,7 @@ token ``--`` to prevent confusion with ``--arguments``:
|
|||||||
$ http httpbin.org/post -- -name-starting-with-dash=foo --Weird-Header:bar
|
$ http httpbin.org/post -- -name-starting-with-dash=foo --Weird-Header:bar
|
||||||
|
|
||||||
.. code-block:: http
|
.. code-block:: http
|
||||||
|
|
||||||
POST /post HTTP/1.1
|
POST /post HTTP/1.1
|
||||||
--Weird-Header: yes
|
--Weird-Header: yes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user