emqx/changes/ce/fix-10086.en.md

5 lines
266 B
Markdown

Upgrade HTTP client ehttpc to `0.4.7`.
Prior to this upgrade, HTTP clients for authentication, authorization and webhook may crash
if `Body` is empty but `Content-Type` HTTP header is set.
For more details see [ehttpc PR#44](https://github.com/emqx/ehttpc/pull/44).