Commit History

Author SHA1 Message Date
  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
  Brad Fitzpatrick b304fd0440 http2: send "http/1.1" ALPN in TLS dial in addition to "h2" 10 years ago
  Marcel van Lohuizen 72b0708b72 html/charmap: update table with latest data 10 years ago
  David Symonds 21af302bb5 netutil: Ditch go1.3 build tag. 10 years ago
  Dave Day 17535f9440 xsrftoken: fix lint error in Timeout's comment. 10 years ago
  Yasuhiro Matsumoto d75b190240 webdav: fix props for directory 10 years ago
  Dave Day b0e2f54698 xsrftoken: add package import comment 10 years ago
  Dave Day da05ccad07 xsrftoken: update token implementation 10 years ago
  Ian Lance Taylor 05bc443e7e html: remove license references from benchmark test data 10 years ago
  Dave Day f19fe602f5 xsrftoken: copy from code.google.com/p/xsrftoken 10 years ago
  Brad Fitzpatrick 1796f9b8b7 http2: fix two cases of Server behavior not matching HTTP/1 10 years ago
  Brad Fitzpatrick 438097d762 http2: make the Transport write request body data as it's available 10 years ago
  Nigel Tao fa33dc7b89 publicsuffix: update table to latest list from publicsuffix.org. 10 years ago
  Mikio Hara d5cd7348bf ipv6: simplify log message format 10 years ago