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

Аутор SHA1 Порука Датум
  Brad Fitzpatrick be28236b90 http2: make Transport treat "Connection: close" the same as Request.Close пре 9 година
  Ian Lance Taylor 45b61eaf18 context/ctxhttp: if context is canceled, return its error пре 9 година
  Brad Fitzpatrick e90d6d0afc http2: fix flaky TestTransportResPattern_* tests пре 9 година
  Brad Fitzpatrick a728288923 http2: make Transport honor Request.Close more aggressively пре 9 година
  Brad Fitzpatrick c9a3c546a1 http2: fix flaky TestTransportReqBodyAfterResponse_403 пре 9 година
  Brad Fitzpatrick f841c39de7 context/ctxhttp: add a specialized minimal version for Go 1.7 пре 9 година
  Nigel Tao 7864c9eef8 publicsuffix: update table to latest list from publicsuffix.org. пре 9 година
  Jonathan Rudenberg b400c2eff1 http2: add additional blacklisted ciphersuites пре 9 година
  Brad Fitzpatrick 8e573f4005 http2: merge multiple GOAWAY frames' contents into error message пре 9 година
  Brad Fitzpatrick ef2e00e88c http2: make Transport return server's GOAWAY error back to the user пре 9 година
  Michael Hudson-Doyle 04557861f1 webdav: skip test that fails with gccgo пре 9 година
  Michael Hudson-Doyle e445b19913 ipv4: add support for ppc (using gccgo) пре 9 година
  Michael Hudson-Doyle 641602e72f ipv6: add support for ppc (using gccgo) пре 9 година
  Gyu-Ho Lee bc3663df0a http2: fix typo in ReadFrame пре 9 година
  Matt Layher 7c71ca708c bpf: implement LoadExtension and ExtLen for VM пре 9 година
  Mikio Hara 8bf2b39827 bpf: fix a typo пре 9 година
  Matt Layher 1961d9def2 bpf: add Go implementation of virtual machine пре 9 година
  Nigel Tao d7bf3545bb webdav: respect the Handler.Prefix in confirmLocks. пре 9 година
  Nigel Tao 3f122ce3db publicsuffix: strip generated comments; automatically scrape git version. пре 9 година
  Mikio Hara 313cf39d4a http2: fix data race on pipe пре 9 година
  Andrew Gerrand 154d9f9ea8 http2: consider buffered data when doing stream flow control пре 9 година
  Tom Bergan c4c3ea7191 http2: GotFirstResponseByte hook should only fire once пре 9 година
  Dave Cheney 7553b97266 websocket: fix Read behaviour in hybiFrameReader.Read пре 9 година
  H. İbrahim Güngör 30db96677b webdav: set 'getlastmodified' live property for directories пре 9 година
  Mikio Hara dfd9ed699e http2: fix nits in test пре 9 година
  ayanamist b3e9c8fbe0 http2: allow http scheme for http2 пре 9 година
  Brad Fitzpatrick 0c607074ac http2: prevent Server from sending status 100 header after anything else пре 9 година
  Brad Fitzpatrick 4d07e8a493 http2: let handlers close Request.Body without killing streams пре 9 година
  Brad Fitzpatrick 8a52c78636 http2: fix Transport.CloseIdleConnections when http1+http2 are wired together пре 9 година
  Brad Fitzpatrick 202ff482f7 http2: delay sending request body in Transport if 100-continue is set пре 9 година