fiddler 监听HttpClient发送的请求

用HttpClient模拟浏览器发送请求,设置一下代理
httpClient.getHostConfiguration().setProxy("127.0.0.1", 8888);浏览器

相关文章
相关标签/搜索