ajax璺ㄥ煙璇锋眰webservice webconfig閰嶇疆
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ajax璺ㄥ煙璇锋眰webservice webconfig閰嶇疆相关的知识,希望对你有一定的参考价值。
鏍囩锛?a href='http://www.mamicode.com/so/1/debug' title='debug'>debug web htm post targe ESS 璺ㄥ煙璇锋眰 tpm add
<configuration>
<system.web>
<compilation debug="true" targetFramework="4.0" />
<webServices>
<protocols>
<add name="HttpGet"/>
<add name="HttpPost"/>
</protocols>
</webServices>
</system.web>
<system.webServer>
<httpProtocol>
<customHeaders>
<add name="Access-Control-Allow-Methods" value="OPTIONS,POST,GET"/>
<add name="Access-Control-Allow-Headers" value="x-requested-with,content-type"/>
<add name="Access-Control-Allow-Origin" value="*" />
</customHeaders>
</httpProtocol>
<modules>
<add name="MyHttpModule" type="WebServiceDemo.MyHttpModule"/>
</modules>
</system.webServer>
濡傛灉鎯抽€夊畾鐨勭綉绔欏彲鑳借法鍩熻闂紝淇敼閰嶇疆濡備笅
<add name="Access-Control-Allow-Origin" value="http://domain1.com, http://domain2.com" />
以上是关于ajax璺ㄥ煙璇锋眰webservice webconfig閰嶇疆的主要内容,如果未能解决你的问题,请参考以下文章