摘要:
httpclient 代理的设置 方便代码的调试,可以通过抓包调试 static HttpHost proxy = new HttpHost("127.0.0.1", 8888, "http"); static RequestConfig defaultRequestConfig = Request 阅读全文
posted @ 2020-12-03 10:03
测开工程师成长之路
阅读(144)
评论(0)
推荐(1)
浙公网安备 33010602011771号