Mikhail

Mikhail

  • NA
  • 1
  • 0

Web Services: How to change http header of the request

Sep 17 2007 11:47 AM
Hello

I am using standard procedure to consume web services( add web reference and so on in C#...)
All the mapping is generated for me. I need to include "accept-encoding:gzip" in the http header of the request, so web server will know to compress the response.

I could not find how to do that.

PLEASE HELP!!!

Misha