Teach http client to cancel request on context cancellation
The context may be cancelled while a request is in flight. We need to handle this and cancel the request. The code is based on the ideas from https://blog.golang.org/context
正在显示
请
注册
或者
登录
后发表评论