From 54431c1f483e95b4646e1e2fe152e93e8eab6ae6 Mon Sep 17 00:00:00 2001 From: Attila Magyar Date: Thu, 1 Jul 2021 11:57:37 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index df49d07..375176e 100644 --- a/README.md +++ b/README.md @@ -437,6 +437,15 @@ For example: 'http://myhost.site/expense' http-post ``` +You can also specify HTTP headers by adding a `headers` key to the map. In this case you should put the body under the `content' key. + +```forth +#[ + 'headers' #[ ]# + 'content' #[ .. ]# +]# +``` + ### Examples #### Controlling a Daikin Air Conditioner