Commit 376a1412 authored by wang's avatar wang

cronet

parent 5f751729
......@@ -74,6 +74,7 @@ func (c *Client) Start() error {
req.Header.Set(k, v)
}
//c.Client.SetProxy("http://user-unifflcc-region-us:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600")
logrus.Infof("ck %v", c.Client.Jar.Cookies(req.URL))
resp, err := c.Client.Do(req)
if err != nil {
logrus.Error("请求失败 ", err.Error())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment