Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在向我的项目添加“服务引用”,我们遇到了一个问题,我们认为这可能是由于 HTTP 版本(1.0 与 1.1)的差异造成的。有谁知道默认使用哪个版本,或者在我的请求期间我可以在哪里找到使用哪个版本?
为什么你认为它与 HTTP 版本有关?无论如何,服务引用是使用 svcutil.exe 生成的,它使用 HTTP 1.1。