Historique des commits

Auteur SHA1 Message Date
  Brad Fitzpatrick ab555f366c http2: add internal function isNoCachedConnError to test for ErrNoCachedConn il y a 6 ans
  David Lazar 06b2bf2f14 http2: fix typo in comment il y a 7 ans
  ayanamist b3e9c8fbe0 http2: allow http scheme for http2 il y a 8 ans
  Brad Fitzpatrick 8a52c78636 http2: fix Transport.CloseIdleConnections when http1+http2 are wired together il y a 8 ans
  Brad Fitzpatrick f5de73ef1f http2: make Transport respect http1 Transport settings il y a 8 ans
  Brad Fitzpatrick c92cdcb05f http2: make configureTransport return the new t2 transport as well il y a 8 ans
  Brad Fitzpatrick a8e212f3d1 http2: make Transport close unneeded connections after h1->h2 upgrade il y a 8 ans
  Brad Fitzpatrick b304fd0440 http2: send "http/1.1" ALPN in TLS dial in addition to "h2" il y a 9 ans
  Brad Fitzpatrick 042ba42fa6 http2: add ConfigureTransport, like ConfigureServer il y a 9 ans