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.
我的剪辑中有一个代理。设置一切正常,它与我在 Chrome 上的代理相同。当我调试我的应用程序并尝试从我的客户端应用程序访问 Web 服务时,代理应该让我通过。问题是没有请求发送到代理。我一直在使用 WireShark 监控网络流量,但在调试应用程序时没有看到对代理的请求。当我打开 Chrome 并且代理要求进行身份验证时,该请求出现在 WireShark 上。任何人都知道为什么?提前谢谢
Eclipse 代理设置仅适用于 Eclipse 本身。
您需要明确配置您自己的应用程序以使用相同的代理设置。