gpt4 book ai didi

ajax - PhoneGap/jQuery Mobile 应用程序是否允许 'POST' 跨域 ajax 请求?

转载 作者:行者123 更新时间:2023-12-02 02:16:11 25 4
gpt4 key购买 nike

如标题所示:Are 'POST' cross domains ajax requests allowed in PhoneGap/jQuery Mobile apps in webview mode?前提是 $.mobile.allowCrossDomainPages$.support.cors 都设置为 true。

最佳答案

你不需要任何一个。

如果您在 iOS 中,只需添加一个新的外部主机并将其值设置为 *

如果您使用的是 Android,请将此添加到您的 list 中

<access origin="https://example.com" subdomains="true" />

这是关于同一主题的另一篇文章 - What is the state of whitelisting in phonegap 1.3.0?

关于ajax - PhoneGap/jQuery Mobile 应用程序是否允许 'POST' 跨域 ajax 请求?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10454287/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com