추가개발0107_6
This commit is contained in:
parent
ea174c7467
commit
c7560f56ba
|
|
@ -227,7 +227,7 @@
|
||||||
<customHeaders>
|
<customHeaders>
|
||||||
<remove name="Vary"></remove>
|
<remove name="Vary"></remove>
|
||||||
<add name="Vary" value="Accept-Encoding"></add>
|
<add name="Vary" value="Accept-Encoding"></add>
|
||||||
<add name="Access-Control-Allow-Origin" value="http://127.0.0.1" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
<add name="Access-Control-Allow-Origin" value="http://127.0.0.1" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
|
||||||
</customHeaders>
|
</customHeaders>
|
||||||
</httpProtocol>
|
</httpProtocol>
|
||||||
<!--<httpErrors>
|
<!--<httpErrors>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue