コミット履歴

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