提交历史

作者 SHA1 备注 提交日期
  Brad Fitzpatrick b6b3bda554 http2: add support for Transport reading trailers from the server 10 年之前
  Blake Mizerany b4be494138 http2: add server-side trailer support 10 年之前
  Brad Fitzpatrick c24de9d546 http2: add Server support for reading trailers from clients 10 年之前
  Brad Fitzpatrick 548f7bf20c http2: add disabled start of tests for trailers, clean up, deflake some tests 10 年之前
  Brad Fitzpatrick 74bd44bb05 http2: catch panics server-side, respect RST_STREAM on the Transport side 10 年之前
  Mikio Hara 0d2c2e17c4 ipv6: update example for the use of dual stack listener 10 年之前
  Mikio Hara ba406c5067 ipv4: update example for the use of dual stack listener 10 年之前
  Mikio Hara 943b8c241a ipv6: add support for linux/{mips64,mips64le} 10 年之前
  Mikio Hara 28afc921c9 ipv4: add support for linux/{mips64,mips64le} 10 年之前
  Brad Fitzpatrick cf147af37e http2: fix build for Go 1.4 users 10 年之前
  Brad Fitzpatrick 08a7b454b0 http2: support Request.Cancel in Transport 10 年之前
  Brad Fitzpatrick b304fd0440 http2: send "http/1.1" ALPN in TLS dial in addition to "h2" 10 年之前
  Marcel van Lohuizen 72b0708b72 html/charmap: update table with latest data 10 年之前
  David Symonds 21af302bb5 netutil: Ditch go1.3 build tag. 10 年之前
  Dave Day 17535f9440 xsrftoken: fix lint error in Timeout's comment. 10 年之前
  Yasuhiro Matsumoto d75b190240 webdav: fix props for directory 10 年之前
  Dave Day b0e2f54698 xsrftoken: add package import comment 10 年之前
  Dave Day da05ccad07 xsrftoken: update token implementation 10 年之前
  Ian Lance Taylor 05bc443e7e html: remove license references from benchmark test data 10 年之前
  Dave Day f19fe602f5 xsrftoken: copy from code.google.com/p/xsrftoken 10 年之前
  Brad Fitzpatrick 1796f9b8b7 http2: fix two cases of Server behavior not matching HTTP/1 10 年之前
  Brad Fitzpatrick 438097d762 http2: make the Transport write request body data as it's available 10 年之前
  Nigel Tao fa33dc7b89 publicsuffix: update table to latest list from publicsuffix.org. 10 年之前
  Mikio Hara d5cd7348bf ipv6: simplify log message format 10 年之前
  Mikio Hara 09f95eed15 ipv4: simplify log message format 10 年之前
  Brad Fitzpatrick 195180cfeb http2: merge duplicate Transport dials 10 年之前
  Mikio Hara 62ac18b461 icmp: fix miscalculation on multipart message bodies 10 年之前
  Yasuhiro Matsumoto 55cccaa02a x/net/webdav: percent-encode D:href in the XML. 10 年之前
  Brad Fitzpatrick b092070472 http2: add automatic gzip compression for the Transport 10 年之前
  Brad Fitzpatrick c745c36eab http2: client & server fixes 10 年之前