Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 557 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 557 Bytes

Twitter Blog

dress

iOS App 中,因为 ATSApp Transport Security)策略,webview 中的网络资源包括 htmlcssjs 强制使用 https 协议。

http 的请求将会被拦截。

而媒体资源包括 image 等请求则允许发起。(受限于浏览器的跨域安全策略,该 image 将会污染画布)


License

MIT