Hi there,
We are using flexible environment and currently facing a problem with GZip.
Several months ago when flex environment was in beta, we were able to use gzipped content by sending proper Accept-Encoding and User-Agent headers.
A couple of weeks ago we completely switched to the flexible environment ('env: flex' instead of 'vm: true'). And a few days ago I discovered that the content is not being gzipped anymore. Also, the documentation for the flexible environment does not mention it at all.
The question is: how do I enable the gzip for content? What am I missing?