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?
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.