Historique des commits

Auteur SHA1 Message Date
  Brad Fitzpatrick 42ef8dbebe http2: add missing test update from CL 200317 il y a 5 ans
  Michael Fraenkel 2ba7206551 http2: track unread bytes when the pipe is broken il y a 5 ans
  Emmanuel T Odeke d66e71096f http2: do not sniff body if Content-Encoding is set il y a 5 ans
  Aofei Sheng ba9fcec4b2 http2: correct ServeConnOpts.context's nil receiver check il y a 5 ans
  Filippo Valsorda 74dc4d7220 http2: limit number of control frames in server send queue il y a 5 ans
  marius a. eriksen 1da14a5a36 http2: don't hang a stream if trailers values are not provided il y a 5 ans
  Brad Fitzpatrick 92fc7df08a http2: remove use of DeepEqual for testing errors il y a 5 ans
  Michael Fraenkel ed066c81e7 http2: Revert a closed stream cannot receive data il y a 6 ans
  Filippo Valsorda fae4c4e3ad http2: confirm the test fix for golang/go#28762 was correct il y a 6 ans
  Brad Fitzpatrick c98d57fa44 http2: disable TLS 1.3 in failing test temporarily(?) il y a 6 ans
  Brad Fitzpatrick 22700d5518 http2: remove support for Go 1.8 and earlier il y a 6 ans
  Brad Fitzpatrick 49c15d80df http2: revert CL 107295 (don't sniff Content-type in Server when nosniff) il y a 6 ans
  Michael Fraenkel 039a4258ae http2: a closed stream cannot receive data il y a 6 ans
  Michael Fraenkel d5fb304941 http2: fix race in TestServer_Headers_HalfCloseRemote il y a 6 ans
  Michael Fraenkel 292b43bbf7 http2: reject incoming HEADERS in Server on half-closed streams il y a 6 ans
  Michael Fraenkel 41b796e161 http2: fix expected message order in TestServerHandlerConnectionClose il y a 6 ans
  Brad Fitzpatrick 97aa3a539e http2: make Server send GOAWAY if Handler sets "Connection: close" header il y a 6 ans
  Michael Fraenkel e514e69ffb http2: fix race in flaky TestServer_Rejects_TooSmall il y a 6 ans
  Filippo Valsorda db08ff08e8 Revert "http2: add X-Content-Type-Options automatically to prevent sniffing" il y a 6 ans
  Michael Fraenkel 9ef9f5bb98 http2: receiving too much data is a protocol error il y a 6 ans
  Filippo Valsorda f73e4c9ed3 http2: add X-Content-Type-Options automatically to prevent sniffing il y a 6 ans
  Baokun Lee 84348c2dc8 http2: don't sniff Content-type in Server when X-Content-Type-Options:nosniff il y a 6 ans
  namusyaka cbe0f9307d all: remove "the" duplications il y a 6 ans
  David Url dc948dff88 http2: use RFC 723x as normative reference in docs il y a 6 ans
  Tom Bergan db473f6b23 http2: don't autodetect Content-Type when the response has an empty body il y a 7 ans
  Anmol Sethi a337091b05 http2: require either ECDSA or RSA ciphersuite il y a 8 ans
  Tom Bergan cd69bc3fc7 http2: always delay closing the connection after sending GOAWAY il y a 7 ans
  Tobias Klauser f01ecb60fe http2: fix format argument warnings in tests il y a 7 ans
  Brad Fitzpatrick fe686d45ea http2: fix Server race il y a 7 ans
  Tom Bergan a8e8f92cd6 http2: remove extra goroutine stack from awaitGracefulShutdown il y a 7 ans