Historie revizí

Autor SHA1 Zpráva Datum
  Brad Fitzpatrick 62685c2d7c http2: fix crash in Transport on double Read of invalid gzip Response.Body před 8 roky
  Nigel Tao 8968c61983 publicsuffix: add some commentary on using "go run gen.go". před 8 roky
  Mikio Hara 7f88271ea9 http2: fix a nit před 8 roky
  Brad Fitzpatrick 493a262469 http2: don't send Connection-level headers in Transport před 8 roky
  Brad Fitzpatrick 6ccd6698c6 http2: export Server.ServeConn před 8 roky
  Brad Fitzpatrick 74d798388a http2/h2demo: update bug link, add idle conn timeouts před 8 roky
  Ricardo Padilha 6c581b96a7 publicsuffix: update table to latest list from publicsuffix.org on 2016-01-30. před 8 roky
  Brad Fitzpatrick 644ffc0620 http2: don't add *Response to activeRes in Transport on Headers.END_STREA před 8 roky
  Brad Fitzpatrick d513e58596 http2: add mechanism to send undeclared Trailers mid handler před 8 roky
  Brad Fitzpatrick 04b9de9b51 http2: remove unused variable před 8 roky
  Brad Fitzpatrick eb066e37c1 http2: reduce log spam, especially on Windows před 8 roky
  Brad Fitzpatrick f315505cf3 net/context/ctxhttp: fix case where Body could leak and not be closed před 8 roky
  Brad Fitzpatrick 2e9cee70ee http2: clarify field-value grammar in doc; reject DEL in field value před 8 roky
  Brad Fitzpatrick b2ed34f6fc http2: validate received header field values in Server and Transport před 8 roky
  Brad Fitzpatrick 78e1654ef4 publicsuffix: update table to latest list from publicsuffix.org před 8 roky
  Brad Fitzpatrick 72aa00c624 http2: unmailed code review cleanups from previous commit před 8 roky
  Brad Fitzpatrick f5de73ef1f http2: make Transport respect http1 Transport settings před 8 roky
  Brad Fitzpatrick 5c0dae85e4 http2: make Transport send a Content-Length před 8 roky
  Brad Fitzpatrick c92cdcb05f http2: make configureTransport return the new t2 transport as well před 8 roky
  Brad Fitzpatrick a8e212f3d1 http2: make Transport close unneeded connections after h1->h2 upgrade před 8 roky
  Nigel Tao 99ca920b60 icmp: fix typo. před 8 roky
  Brad Fitzpatrick 341cd0845b http2: add Transport strictness, paranoia, logging for unwanted DATA frames před 8 roky
  Brad Fitzpatrick e82aa266f2 context/ctxhttp: don't test on plan9 před 8 roky
  Brad Fitzpatrick 72c2dca8fd http2/h2i: disable building h2i on plan9 and solaris před 8 roky
  Alex Brainman 8760df475b http2: skip TestServer_RejectsLargeFrames on windows (fixes build) před 8 roky
  Brad Fitzpatrick c93a9b4f2a http2: log frame reads at log level http2debug=2 also, not just writes před 8 roky
  Brad Fitzpatrick 76365a4162 http2: fix channel double-close crash před 8 roky
  Brad Fitzpatrick 5df5483e05 http2: add tests to verify the type of peer stream resets před 8 roky
  Tal Shprecher 4fd4a9fed5 x/net/icmp: fix typos in comments před 8 roky
  Blake Mizerany 0e6d34ef94 http2: relax Trailer predeclaration requirement in Transport před 8 roky