0

I use WebRequestCreator.ClientHttp to make simultaneous async requests to a RIA WCF service. But the only supported encoding in http requests in this case is 'identity':
Accept-Encoding: identity
I didn't manage to specify gzip nor deflate in the header. What is the reason and how to use http compression with WebRequestCreator.ClientHttp?

Stas
  • 1,040
  • 7
  • 7

0 Answers0