0
Answer

Web Services: How to change http header of the request

Ask a question
Mikhail

Mikhail

17y
2.8k
1
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

Next Recommended Forum