Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up-
ChinaTelecom
- Guangzhou,China
- Sign in to view email
- http://segmentfault.com/blog/spacewander
Pinned
326 contributions in the last year
Contribution activity
July 2019
Created a pull request in lucas-clemente/quic-go that received 4 comments
allow host without port passed as 'host' argument in Dial function.
Previously, if the given host doesn't contain port, dial with it will result in error "missing port in address".
+45
−4
•
4
comments
Created an issue in lucas-clemente/quic-go that received 3 comments
request cancelations for H3 request in the client
With the RoundTripper provided in this library, http.Client's Timeout field doesn't take effect by default.
After reading #1172, I figured out that…
3
comments