I am adding a "service reference" to my project and we are experiencing an issue we believe may be due to a variance in the HTTP version (1.0 vs. 1.1). Does anyone know which version is used by default or where I can find out during my request which version is used?

link|improve this question

1  
Why do you believe it is to do with the HTTP version? – Strillo Dec 15 '11 at 22:31
feedback

1 Answer

up vote 0 down vote accepted

Why do you believe it is to do with the HTTP version? Anyway, Service Refernces are generated using svcutil.exe which uses HTTP 1.1.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.