Commit History

Author SHA1 Message Date
  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
  Mikio Hara 09f95eed15 ipv4: simplify log message format 10 years ago
  Brad Fitzpatrick 195180cfeb http2: merge duplicate Transport dials 10 years ago
  Mikio Hara 62ac18b461 icmp: fix miscalculation on multipart message bodies 10 years ago
  Yasuhiro Matsumoto 55cccaa02a x/net/webdav: percent-encode D:href in the XML. 10 years ago
  Brad Fitzpatrick b092070472 http2: add automatic gzip compression for the Transport 10 years ago
  Brad Fitzpatrick c745c36eab http2: client & server fixes 10 years ago
  Mikio Hara 4f2fc6c1e6 ipv6: move unexposed error values into helper.go 10 years ago
  Mikio Hara cf6265fb6d ipv4: move unexposed error values into helper.go 10 years ago
  Brad Fitzpatrick 5627bad10b http2/h2demo: updates to text and Makefile to upload/deploy it 10 years ago
  Aiden Scandella 1d9fd3b833 context: fix typo in TODO documentation 10 years ago
  Blake Mizerany c764672d0e http2/h2i: add settings flag 10 years ago
  Brad Fitzpatrick cf8d7ec53c http2: minor transport code & docs cleanups 10 years ago
  Brad Fitzpatrick 042ba42fa6 http2: add ConfigureTransport, like ConfigureServer 10 years ago
  Brad Fitzpatrick a179abb31d http2: handle pings in Transport 10 years ago
  Brad Fitzpatrick d62542d18c http2: client conn pool abstraction 10 years ago
  Brad Fitzpatrick 633434aadc http2: add Transport.RoundTripOpt, adds option to RoundTrip without new dials 10 years ago
  Volker Dobler b4e17d61b1 publicsuffix: update table to latest list from publicsuffix.org. 10 years ago
  Brad Fitzpatrick c95266fa70 http2: fix Server race with ResponseWriter.curWrite re-use 10 years ago
  Brad Fitzpatrick 2fd7f1556c http2: another Transport body-writing bug fix, and more tests 10 years ago
  Brad Fitzpatrick 24ab552e98 http2: fix Transport's flow control control when writing request bodies 10 years ago
  Blake Mizerany 1b27761f1c http2: swallow io.EOF while reading body and flow fix 10 years ago
  Blake Mizerany ce84af2e5b http2: append query to :path pseudo-header 10 years ago