Azure / Azure/Azure-DataFactory
Web Activity ommits Content-Type Header
Open
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
When using the Web Activity with the Method beeing a POST request, if you send an empty json body such as "{}" the web activity does not send the content-type header even when manually setting it under headers. We have some propriatery REST APIs that expect a post request with an empty body AND the content-type header set to application/json. Is there a workaround or a fix in sight?
Contributor guide
Assessment
This issue has not been assessed yet.