wxpay icon indicating copy to clipboard operation
wxpay copied to clipboard

http.Post 未传入timeout

Open rockXiaofeng opened this issue 6 years ago • 0 comments

return &Client{ ... httpConnectTimeoutMs: 2000, httpReadTimeoutMs: 1000, }

为什么项目里面不使用这两个参数呢? 按照godoc: "A Timeout of zero means no timeout."

rockXiaofeng avatar Jun 21 '19 07:06 rockXiaofeng