ios - SFSafariViewController 可以加载 POST 请求吗?
<p><p>我想使用 SFSafariViewController 加载 POST 请求,就像 <code>webView.loadRequest(request)</code> 一样。但我发现 <code>init(url:entersReaderIfAvailable:)</code> 只接受 NSURL。可以做POST吗?</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>不,你不能。它是浏览器而不是 webView 。</p></p>
<p style="font-size: 20px;">关于ios - SFSafariViewController 可以加载 POST 请求吗?,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/37130768/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/37130768/
</a>
</p>
页:
[1]