Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Why is my proxy generating a compressed .gz file?

Not applicable

I created a simply passthrough proxy. URL in / URL out. When hitting that url directly I get a json feed. When hitting the Apigee address, I get a downloaded compressed .gz copy of the feed.

Any thoughts?

Solved Solved
0 3 915
1 ACCEPTED SOLUTION

Not applicable

Can you try adding the "UseAcceptHeader" field on the response cache?

This will use the "Accept-encoding" header as part of the cache key and will return the right response value. We had a similar problem at another customer that was resolved by doing this.

View solution in original post

3 REPLIES 3