Brad Fitzpatrick
|
e0ff5e5a1d
http2: mark some structs as non-comparable
|
4 years ago |
Jia Zhan
|
ff2c4b7c35
http2: remove unused addConn
|
4 years ago |
Brad Fitzpatrick
|
6a8eb5e2b1
http2: call httptrace.ClientTrace.GetConn in Transport when needed
|
6 years ago |
Dmitri Shuralyov
|
357296a763
all: single space after period
|
8 years ago |
Brad Fitzpatrick
|
9f2c271364
http2: fix data race on cc.singleUse
|
8 years ago |
Brad Fitzpatrick
|
be28236b90
http2: make Transport treat "Connection: close" the same as Request.Close
|
8 years ago |
Brad Fitzpatrick
|
a728288923
http2: make Transport honor Request.Close more aggressively
|
8 years ago |
Brad Fitzpatrick
|
8a52c78636
http2: fix Transport.CloseIdleConnections when http1+http2 are wired together
|
8 years ago |
Brad Fitzpatrick
|
a8e212f3d1
http2: make Transport close unneeded connections after h1->h2 upgrade
|
8 years ago |
Brad Fitzpatrick
|
195180cfeb
http2: merge duplicate Transport dials
|
9 years ago |
Brad Fitzpatrick
|
d62542d18c
http2: client conn pool abstraction
|
9 years ago |