【发布时间】:2017-01-18 07:23:49
【问题描述】:
我想在 webview 中获取 iFrame 源代码,但出现错误:-
"Uncaught SecurityError: Blocked a frame with origin "http://........." from accessing a frame with origin "https://.........". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "https". Protocols must match.
请深入了解错误。
注意:- 我无法将地址从 http 更改为 https。
【问题讨论】:
标签: javascript java android