Commit History

Author SHA1 Message Date
  Andy Balholm f1d3149ecb html/charset: replace EUC-KR test 10 years ago
  Brad Fitzpatrick 415f1917e1 http2: clean up debugging, rename GODEBUG key 10 years ago
  Brad Fitzpatrick f530c4eb1c http2: mix cleanups, TODOs, new tests, enforce header list size in Transport 10 years ago
  Brad Fitzpatrick 520af5de65 http2: make Transport ignore 100-continue responses, add comprehensive tests 10 years ago
  Mikio Hara 1d7a0b2100 http2: fix nits found by vet 10 years ago
  Brad Fitzpatrick d1ba260648 http2: fix Transport cancelation problems 10 years ago
  Brad Fitzpatrick 1ade16a545 http2: set default User-Agent if not otherwise specified 10 years ago
  Brad Fitzpatrick 961116aeeb http2: support CONNECT requests 10 years ago
  Dave Day 3b90a77d28 context/ctxhttp: allow cancellation after Do returns 10 years ago
  Tamir Duberstein 0ab009005d trace: properly set the content type when sending html 10 years ago
  Brad Fitzpatrick 0cb26f788d http2: move HEADERS/CONTINUATION order checking into Framer 10 years ago
  Brad Fitzpatrick 5d0a0f8cd4 http2: fix typo and simplify truncation of text in test 10 years ago
  Brad Fitzpatrick ea6dba8c93 http2: fix readFrames goroutine spin between ConnectionError and conn close 10 years ago
  Jeff R. Allen 6c89489caf http2: reset DebugGoroutines after testing it 10 years ago
  Marcel van Lohuizen 68a055e15f html/charset: verify correct UTF-8 behavior 10 years ago
  Brad Fitzpatrick 28273ec927 http2: make Transport's Response.Body.Close not wait for buffered data 10 years ago
  Blake Mizerany d2ecd08ab7 http2: send client trailers 10 years ago
  Marcel van Lohuizen 9b9d6d8d11 html/charset: handle unsupported code points for encoding 10 years ago
  Marcel van Lohuizen d28a91ad26 html/charset: use x/text/encoding/htmlindex 10 years ago
  Brad Fitzpatrick b6b3bda554 http2: add support for Transport reading trailers from the server 10 years ago
  Blake Mizerany b4be494138 http2: add server-side trailer support 10 years ago
  Brad Fitzpatrick c24de9d546 http2: add Server support for reading trailers from clients 10 years ago
  Brad Fitzpatrick 548f7bf20c http2: add disabled start of tests for trailers, clean up, deflake some tests 10 years ago
  Brad Fitzpatrick 74bd44bb05 http2: catch panics server-side, respect RST_STREAM on the Transport side 10 years ago
  Mikio Hara 0d2c2e17c4 ipv6: update example for the use of dual stack listener 10 years ago
  Mikio Hara ba406c5067 ipv4: update example for the use of dual stack listener 10 years ago
  Mikio Hara 943b8c241a ipv6: add support for linux/{mips64,mips64le} 10 years ago
  Mikio Hara 28afc921c9 ipv4: add support for linux/{mips64,mips64le} 10 years ago
  Brad Fitzpatrick cf147af37e http2: fix build for Go 1.4 users 10 years ago
  Brad Fitzpatrick 08a7b454b0 http2: support Request.Cancel in Transport 10 years ago