注意问题:

  1. 需要读取body, 否则不能复用连接
    io.Copy(ioutil.Discard, resp.Body)

相关文章:

  • 2021-11-18
  • 2022-02-09
  • 2021-09-08
  • 2022-12-23
  • 2022-12-23
  • 2021-11-20
猜你喜欢
  • 2021-05-26
  • 2021-12-16
  • 2022-01-15
  • 2022-12-23
相关资源
相似解决方案