Историја ревизија

Аутор SHA1 Порука Датум
  Brad Fitzpatrick e2ba55e4e7 http2: fix Transport.RoundTrip hang on stream error before headers пре 8 година
  Brad Fitzpatrick 35028a49ca http2: don't ignore DATA padding in flow control пре 8 година
  Brad Fitzpatrick 6a513affb3 http2: return flow control for closed streams пре 8 година
  Brad Fitzpatrick a728288923 http2: make Transport honor Request.Close more aggressively пре 8 година
  Mikio Hara dfd9ed699e http2: fix nits in test пре 8 година
  Brad Fitzpatrick 0c607074ac http2: prevent Server from sending status 100 header after anything else пре 8 година
  Brad Fitzpatrick 5916dcb167 http2, lex/httplex: make Transport reject bogus headers before sending пре 8 година
  Brad Fitzpatrick 3c5cb154b0 http2: reject more trailer values пре 8 година
  Mikio Hara edd5b7d9bd http2: fix typos пре 8 година
  Brad Fitzpatrick af4fee9d05 http2: make Server reject connection-level headers with a 400 response пре 8 година
  Brad Fitzpatrick e7da8edaa5 http2: reduce garbage in Server on requests with bodies пре 8 година
  Brad Fitzpatrick 9e1fb3c175 http2: move merging of HEADERS and CONTINUATION into Framer пре 8 година
  Brad Fitzpatrick 6ccd6698c6 http2: export Server.ServeConn пре 8 година
  Brad Fitzpatrick d513e58596 http2: add mechanism to send undeclared Trailers mid handler пре 8 година
  Brad Fitzpatrick 2e9cee70ee http2: clarify field-value grammar in doc; reject DEL in field value пре 8 година
  Brad Fitzpatrick b2ed34f6fc http2: validate received header field values in Server and Transport пре 8 година
  Alex Brainman 8760df475b http2: skip TestServer_RejectsLargeFrames on windows (fixes build) пре 8 година
  Brad Fitzpatrick 5df5483e05 http2: add tests to verify the type of peer stream resets пре 8 година
  Brad Fitzpatrick 415f1917e1 http2: clean up debugging, rename GODEBUG key пре 9 година
  Mikio Hara 1d7a0b2100 http2: fix nits found by vet пре 8 година
  Brad Fitzpatrick 961116aeeb http2: support CONNECT requests пре 8 година
  Brad Fitzpatrick 5d0a0f8cd4 http2: fix typo and simplify truncation of text in test пре 9 година
  Brad Fitzpatrick ea6dba8c93 http2: fix readFrames goroutine spin between ConnectionError and conn close пре 9 година
  Blake Mizerany b4be494138 http2: add server-side trailer support пре 9 година
  Brad Fitzpatrick c24de9d546 http2: add Server support for reading trailers from clients пре 9 година
  Brad Fitzpatrick 548f7bf20c http2: add disabled start of tests for trailers, clean up, deflake some tests пре 9 година
  Brad Fitzpatrick 1796f9b8b7 http2: fix two cases of Server behavior not matching HTTP/1 пре 9 година
  Brad Fitzpatrick 438097d762 http2: make the Transport write request body data as it's available пре 9 година
  Brad Fitzpatrick c745c36eab http2: client & server fixes пре 9 година
  Brad Fitzpatrick 564010564f http2: fix server race пре 9 година