netlify / netlify-commons

MIT License
10 stars 9 forks source link

add support for compressed payloads #329

Open Skn0tt opened 2 years ago

Skn0tt commented 2 years ago

in https://github.com/netlify/ingesteer/pull/105, we added support for gzip-compressed HTTP payloads. I'd argue that all of our services should be able to accept gzip-compressed payloads by default! we should add that middleware to the netlify-commons routing :)