jitsu icon indicating copy to clipboard operation
jitsu copied to clipboard

WebHook http header content-type header not set

Open HassanMahmud opened this issue 3 years ago • 0 comments

Environment

  • Deploy method: Tried both cloud and heroku

Description

Content type http header cannot be set.

Steps to reproduce

Create a http destination and add a 'Content-Type: application/json' to the http headers and use something like https://webhook.site/ to see the result of the destination.

Expected behavior

The content type set to application/json.

Actual behavior

You can see the content type is empty.

HassanMahmud avatar Sep 21 '22 19:09 HassanMahmud