Историја ревизија

Аутор SHA1 Порука Датум
  Meir Fischer 69d4b8aa71 http2: remove unnecessary TODO for trailer keys allocation пре 7 година
  Brad Fitzpatrick e31bd588d1 http2: allow Transport to connect to https://[v6literal]/ without port пре 8 година
  Brad Fitzpatrick 8dab929343 http2: make Transport retry on server's GOAWAY graceful shutdown пре 8 година
  Brad Fitzpatrick 6c4ac8bdbf http2: fix Transport race sending RST_STREAM while reading DATA on cancels пре 8 година
  Brad Fitzpatrick a625e39532 http2: never Read from Request.Body in Transport to determine ContentLength пре 8 година
  Brad Fitzpatrick 0f2be02c5d http2: remove duplicate map lookups in checkConnHeaders пре 8 година
  Ivan Babrou cd95c68ba2 http2: mention bogus header value in error messages пре 8 година
  Brad Fitzpatrick 0d8126fc61 http2: don't sniff Request.Body on 100-continue requests in Transport пре 8 година
  Brad Fitzpatrick a333c534c8 http2: add Transport support for IdleConnTimeout пре 8 година
  Olivier Poitrey ed0556cc88 http2: implement Ping method on ClientConn пре 8 година
  ayanamist fbd690d915 x/net/http2: use request url scheme пре 8 година
  Brad Fitzpatrick 749a502dd1 http2: don't sniff first Request.Body byte in Transport until we have a conn пре 8 година
  Brad Fitzpatrick 57c7820920 http2: add Transport support for unicode domain names пре 8 година
  Brad Fitzpatrick 1358eff22f http2: fix all vet warnings пре 8 година
  Brad Fitzpatrick 3a1f9ef983 http2: don't send bogus :path pseudo headers if Request.URL.Opaque is set пре 8 година
  Brad Fitzpatrick 7394c112ea http2: fix protocol violation regression when writing certain request bodies пре 8 година
  Brad Fitzpatrick 075e191f18 http2: adjust flow control on open streams when processing SETTINGS пре 8 година
  Brad Fitzpatrick 57bfaa875b http2: add more Transport logging around why connections close пре 8 година
  Brad Fitzpatrick e2ba55e4e7 http2: fix Transport.RoundTrip hang on stream error before headers пре 8 година
  Brad Fitzpatrick 28d1bd4fbe http2: make Transport work around mod_h2 bug пре 8 година
  Brad Fitzpatrick 35028a49ca http2: don't ignore DATA padding in flow control пре 8 година
  Brad Fitzpatrick 6a513affb3 http2: return flow control for closed streams пре 8 година
  Brad Fitzpatrick 9f2c271364 http2: fix data race on cc.singleUse пре 8 година
  Brad Fitzpatrick 3797cd8864 http2: make Transport prefer HTTP response header recv before body write error пре 8 година
  Brad Fitzpatrick be28236b90 http2: make Transport treat "Connection: close" the same as Request.Close пре 8 година
  Brad Fitzpatrick a728288923 http2: make Transport honor Request.Close more aggressively пре 8 година
  Brad Fitzpatrick 8e573f4005 http2: merge multiple GOAWAY frames' contents into error message пре 8 година
  Brad Fitzpatrick ef2e00e88c http2: make Transport return server's GOAWAY error back to the user пре 8 година
  Mikio Hara 313cf39d4a http2: fix data race on pipe пре 8 година
  Andrew Gerrand 154d9f9ea8 http2: consider buffered data when doing stream flow control пре 8 година