在 WebKit WebView 中允许跨域 AJAX

发布于 2024-09-30 19:25:39 字数 122 浏览 4 评论 0原文

我正在应用程序的 WebView 中加载本地网页。有没有办法在webview中启用跨域AJAX?如果我可以控制尝试执行请求的代码,那么安全功能实际上并没有什么意义……

或者,有没有办法将大量数据传递到我们的系统中?

I am loading a local webpage in a WebView in my application. Is there a way to enable cross domain AJAX in the webview? There isn't really a point in the security feature if I have control of the code trying to do the request...

Alternatively, is there a way to pass a large amount of data into the we

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

七秒鱼° 2024-10-07 19:25:39

看起来 WebView 会自动允许跨域 AJAX 处理本地文件。

Looks like WebView will automatically allow cross domain AJAX with local files.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文