Option for Hackney to not append library headers
Open
need fedback
working on it
- Dominant language
- Erlang
- Stars
- 1.4k
- Forks
- 455
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 1
Description
Hi,
A third party API is very strict about request headers, it allows nothing but the ones documented. I’m using HTTPoison as REST client, but Hackney adds some header information, and the third party service would error. Is there some options I can set to disable this behaviour on Hackney? Or do I have to override the library module?
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.