Compression when using Proxy to another Service

I’m using the proxy feature described here:

It’s working great - except the responses coming back aren’t compressed. If I hit the endpoint directly, I can get gzip responses.

Anything I can do to configure this? Thanks, Jon

Hey @jonathannen, can you say a bit more about what your setup is? Which endpoint, when hit directly, returns the gzip you want? Which endpoint are you POSTing to that returns an uncompressed response?

A Netlify URL could be helpful for us, as well as an x-nf-request-id. A bit on that here:

and then we’ll be able to dig in further :slight_smile: