Commit History

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