Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 iPad,我想跟踪 HTTP 请求/响应,就像在 Windows 机器中查看 Firebug/Firefox 中的 Net Tab 一样。我在 iPad 上使用 Safari 浏览器,我可以使用任何 HTTP 跟踪吗?
您可以设置 mitmproxy 或 Charles HTTP 代理。
如果您在同一网络上有一台 PC,您可以在其上安装Fiddler,并允许 Fiddler 接受外部连接并将其设置为 iOS 中的代理。