"As a Client Developer, I want to use Gzip content encoding in my HTTP responses, so my API calls are faster and require fewer network resources for my users."
The REST API infrastructure should support Gzip content coding in HTTP responses.
Ideally, this would be opaque to the REST handler code, or at least very easy to support.