The idea is:
Add option to disable gzip in the HTTP request block
My use case:
The API Endpoint I am using, Lexoffice - a common accounting SaaS in the German-speaking area, doesn’t support Gzip compression.
I think it would be beneficial to add this because:
It simplifies the workflows and makes them more safer as one doesn’t have to fallback to custom code.
Any resources to support this?
Here was someone having the same problem:
Are you willing to work on this?
Yes