Fix README

This commit is contained in:
Jakub Roztocil 2016-02-28 19:32:19 +08:00
parent 01fdab55e9
commit e385ed6a99

View File

@ -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