【发布时间】:2015-04-12 08:07:45
【问题描述】:
我在 chromium 中使用 webview 标签,我想捕获 html 请求。不幸的是 webview 不支持代理。有什么办法可以在 localhost:8888 向提琴手发出正常的 http 请求,并以某种方式将真正的目的地放在 URL 中?也许像http://localhost:8888?url=google.com这样的东西?
【问题讨论】:
标签: html webview proxy fiddler chromium