This is a bit of a specific situation. I have an event driven API that
receives payloads of certain data from a 3rd party API. This goes
through an API proxy, which Apigee in this case. The payload is
compressed and Apigee automatically decompresses ...