Skip to content

Commit

Permalink
#1060: add documentation entry for "http.query" header mapping
Browse files Browse the repository at this point in the history
Signed-off-by: Vadim Guenther <vadim.guenther@bosch.io>
  • Loading branch information
VadimGue committed May 31, 2021
1 parent 07860ad commit 9ee3b77
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ has READ permission on the thing, which is associated with a message.
}
```

#### Target header mapping
HTTP 1.1 connections supports specific header mapping.

The following header have a special meaning in that the values are applied directly to the published message:
* `http.query`: sets the value of this header as query parameter

#### Target acknowledgement handling

For HTTP targets, whenever a message is published to the HTTP endpoint, you have two different options in order to
Expand Down

0 comments on commit 9ee3b77

Please sign in to comment.