摘要: [TOC] ## 异常信息 > System.Net.WebException:“服务器提交了协议冲突. Section=ResponseHeader Detail=CR 后面必须是 LF” ## 解决办法 一、通过配置文件实现 web.config或app.config中设置如下属性 ```xml 阅读全文
posted @ 2023-08-24 20:21 lanwah 阅读(77) 评论(0) 推荐(0) 编辑