Read original post by Evan Czaplicki and Shayne Burgess at WCF Data Services Team Blog
One of the most frequently requested features for OData is payload compression. We have added two events to DataServiceContext in the OData phone client included in the Windows Phone SDK 7.1 that enables you to work with compressed payloads:
- WritingRequest – occurs immediately before a request is sent
- ReadingResponse – occurs immediately after a response is received