Historique des commits

Auteur SHA1 Message Date
  Brad Fitzpatrick d4c55e66d8 [release-branch.go1.7] http2: never Read from Request.Body in Transport to determine ContentLength il y a 8 ans
  Brad Fitzpatrick 8d4d01f0e6 [release-branch.go1.7] http2: don't sniff first Request.Body byte in Transport until we have a conn il y a 8 ans
  Brad Fitzpatrick 917f3d5da6 [release-branch.go1.7] http2: fix protocol violation regression when writing certain request bodies il y a 8 ans
  Chris Broadfoot 198e27a072 all: merge master into release-branch.go1.7 il y a 8 ans
  Brad Fitzpatrick 075e191f18 http2: adjust flow control on open streams when processing SETTINGS il y a 8 ans
  Brad Fitzpatrick 7c62cfdccc http2: add missing import path declaration il y a 8 ans
  Brad Fitzpatrick 57bfaa875b http2: add more Transport logging around why connections close il y a 8 ans
  Brad Fitzpatrick e2ba55e4e7 http2: fix Transport.RoundTrip hang on stream error before headers il y a 8 ans
  Brad Fitzpatrick f6d2119838 http2: add more HEADERS and error logging in GODEBUG=http2debug=2 mode il y a 8 ans
  Brad Fitzpatrick 28d1bd4fbe http2: make Transport work around mod_h2 bug il y a 8 ans
  Brad Fitzpatrick 35028a49ca http2: don't ignore DATA padding in flow control il y a 8 ans
  Brad Fitzpatrick 6a513affb3 http2: return flow control for closed streams il y a 8 ans
  Brad Fitzpatrick 9f2c271364 http2: fix data race on cc.singleUse il y a 8 ans
  Mikio Hara 4d38db7685 route: don't crash or hang up with corrupted messages il y a 8 ans
  Brad Fitzpatrick 3797cd8864 http2: make Transport prefer HTTP response header recv before body write error il y a 8 ans
  Brad Fitzpatrick be28236b90 http2: make Transport treat "Connection: close" the same as Request.Close il y a 8 ans
  Ian Lance Taylor 45b61eaf18 context/ctxhttp: if context is canceled, return its error il y a 8 ans
  Brad Fitzpatrick e90d6d0afc http2: fix flaky TestTransportResPattern_* tests il y a 8 ans
  Brad Fitzpatrick a728288923 http2: make Transport honor Request.Close more aggressively il y a 8 ans
  Brad Fitzpatrick c9a3c546a1 http2: fix flaky TestTransportReqBodyAfterResponse_403 il y a 8 ans
  Brad Fitzpatrick f841c39de7 context/ctxhttp: add a specialized minimal version for Go 1.7 il y a 8 ans
  Nigel Tao 7864c9eef8 publicsuffix: update table to latest list from publicsuffix.org. il y a 8 ans
  Jonathan Rudenberg b400c2eff1 http2: add additional blacklisted ciphersuites il y a 8 ans
  Brad Fitzpatrick 8e573f4005 http2: merge multiple GOAWAY frames' contents into error message il y a 8 ans
  Brad Fitzpatrick ef2e00e88c http2: make Transport return server's GOAWAY error back to the user il y a 8 ans
  Michael Hudson-Doyle 04557861f1 webdav: skip test that fails with gccgo il y a 8 ans
  Michael Hudson-Doyle e445b19913 ipv4: add support for ppc (using gccgo) il y a 8 ans
  Michael Hudson-Doyle 641602e72f ipv6: add support for ppc (using gccgo) il y a 8 ans
  Gyu-Ho Lee bc3663df0a http2: fix typo in ReadFrame il y a 8 ans
  Matt Layher 7c71ca708c bpf: implement LoadExtension and ExtLen for VM il y a 8 ans