Commit History

Autor SHA1 Mensaxe Data
  Brad Fitzpatrick 179114c98f http2: reject large SETTINGS frames or those with duplicates %!s(int64=7) %!d(string=hai) anos
  Michael Fraenkel 039a4258ae http2: a closed stream cannot receive data %!s(int64=7) %!d(string=hai) anos
  Michael Fraenkel 292b43bbf7 http2: reject incoming HEADERS in Server on half-closed streams %!s(int64=7) %!d(string=hai) anos
  Brad Fitzpatrick 97aa3a539e http2: make Server send GOAWAY if Handler sets "Connection: close" header %!s(int64=7) %!d(string=hai) anos
  Filippo Valsorda db08ff08e8 Revert "http2: add X-Content-Type-Options automatically to prevent sniffing" %!s(int64=7) %!d(string=hai) anos
  Michael Fraenkel 9ef9f5bb98 http2: receiving too much data is a protocol error %!s(int64=7) %!d(string=hai) anos
  Filippo Valsorda f73e4c9ed3 http2: add X-Content-Type-Options automatically to prevent sniffing %!s(int64=7) %!d(string=hai) anos
  Baokun Lee 84348c2dc8 http2: don't sniff Content-type in Server when X-Content-Type-Options:nosniff %!s(int64=7) %!d(string=hai) anos
  David Url a35a21de97 http2, http/httpguts: move ValidTrailerHeader to new common package http/httpguts %!s(int64=7) %!d(string=hai) anos
  namusyaka cbe0f9307d all: remove "the" duplications %!s(int64=8) %!d(string=hai) anos
  David Url dc948dff88 http2: use RFC 723x as normative reference in docs %!s(int64=8) %!d(string=hai) anos
  Brad Fitzpatrick 42fe2e1c20 http2: don't check WriteHeader status if we've already sent the header %!s(int64=8) %!d(string=hai) anos
  Tom Bergan db473f6b23 http2: don't autodetect Content-Type when the response has an empty body %!s(int64=8) %!d(string=hai) anos
  Brad Fitzpatrick d3b7d8cc97 http2: panic on invalid WriteHeader status code %!s(int64=8) %!d(string=hai) anos
  Brad Fitzpatrick fb018015d5 http2: don't log about timeouts reading client preface on new connections %!s(int64=8) %!d(string=hai) anos
  Anmol Sethi a337091b05 http2: require either ECDSA or RSA ciphersuite %!s(int64=9) %!d(string=hai) anos
  Tom Bergan cd69bc3fc7 http2: always delay closing the connection after sending GOAWAY %!s(int64=8) %!d(string=hai) anos
  Brad Fitzpatrick fe686d45ea http2: fix Server race %!s(int64=8) %!d(string=hai) anos
  Tom Bergan a8e8f92cd6 http2: remove extra goroutine stack from awaitGracefulShutdown %!s(int64=8) %!d(string=hai) anos
  Brad Fitzpatrick 34057069f4 http2: reduce the number of select cases in serverConn.server %!s(int64=8) %!d(string=hai) anos
  Tom Bergan 84f0e6f92b http2: fix lock contention slowdown due to gracefulShutdownCh %!s(int64=8) %!d(string=hai) anos
  Tom Bergan 5602c733f7 http2: Use NO_ERROR instead of CANCEL when responding before the request is finished %!s(int64=8) %!d(string=hai) anos
  Kale Blankenship d1e1b35191 http2: enforce write deadline per stream %!s(int64=9) %!d(string=hai) anos
  Tom Bergan 906cda9512 http2: add configurable knobs for the server's receive window %!s(int64=9) %!d(string=hai) anos
  Tom Bergan 10c134ea0d http2: replace fixedBuffer with dataBuffer %!s(int64=9) %!d(string=hai) anos
  Dmitri Shuralyov 357296a763 all: single space after period %!s(int64=9) %!d(string=hai) anos
  Kale Blankenship 8fd7f25955 http2: clear WriteTimeout in Server %!s(int64=9) %!d(string=hai) anos
  Brad Fitzpatrick 45e771701b http2: fix typo %!s(int64=9) %!d(string=hai) anos
  Tom Bergan 4909c4c0b6 http2: fix incorrect panic %!s(int64=9) %!d(string=hai) anos
  Tom Bergan 1195a05d03 http2: fix race in writePushPromise %!s(int64=9) %!d(string=hai) anos