From e385ed6a99675eddc08b2f9a0827251ef474da64 Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Sun, 28 Feb 2016 19:32:19 +0800 Subject: [PATCH] Fix README --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index f92d5b63..f0caf724 100644 --- a/README.rst +++ b/README.rst @@ -357,6 +357,7 @@ token ``--`` to prevent confusion with ``--arguments``: $ http httpbin.org/post -- -name-starting-with-dash=foo --Weird-Header:bar .. code-block:: http + POST /post HTTP/1.1 --Weird-Header: yes