您的位置:首页 > 博客中心 > 数据库 >

跨域文件 clientaccesspolicy.xml

时间:2022-03-14 02:31

<?xml version="1.0" encoding="utf-8" ?>
<access-policy>
  <cross-domain-access>
    <policy>
      <allow-from http-request-headers="*">
        <domain uri="*" />
      </allow-from>
      <grant-to>
     <resource path="/" include-subpaths="true"/>
        <socket-resource port="4502-4534" protocol="tcp" />
      </grant-to>
    </policy>
  </cross-domain-access>
</access-policy>

 

热门排行

今日推荐

热门手游