gorequest
gorequest copied to clipboard
add func TimeoutDetail
in some high concurrency system, dial timeout should be smaller than read/write timeout, because dial cause port occupied 🙏
It's not my fault that go 1.3 has bug ......
https://github.com/wklken/gorequest/pull/27