Browse by Tags

All Tags » OData » IIS (RSS)

Enabling dynamic compression (gzip, deflate) for WCF Data Feeds, OData and other custom services in IIS7 by Scott Hanselman

I'm working on a thing that uses an HttpWebRequest to talk to a backend WCF Data Service and it'd be ideal if the traffic was using HTTP Compression (gzip, deflate, etc). On the client side, it's easy to just add code like this request.AutomaticDecompression...
Filed under: , ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems