The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
Posted on 2010-12-14 14:31 Ext.Net 阅读(339) 评论(0) 收藏 举报错误消息:The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
解决办法:
<system.net>
<settings>
<httpWebRequest useUnsafeHeaderParsing="true" />
</settings>
</system.net>
文字发表于: http://ysoho.cnblogs.com 作者Homepage:http://www.ysoho.com COPY 请保留 此声明
浙公网安备 33010602011771号