Commit History

Автор SHA1 Съобщение Дата
  Brad Fitzpatrick 97aa3a539e http2: make Server send GOAWAY if Handler sets "Connection: close" header преди 7 години
  Filippo Valsorda db08ff08e8 Revert "http2: add X-Content-Type-Options automatically to prevent sniffing" преди 7 години
  Michael Fraenkel 9ef9f5bb98 http2: receiving too much data is a protocol error преди 7 години
  Filippo Valsorda f73e4c9ed3 http2: add X-Content-Type-Options automatically to prevent sniffing преди 7 години
  Baokun Lee 84348c2dc8 http2: don't sniff Content-type in Server when X-Content-Type-Options:nosniff преди 7 години
  David Url a35a21de97 http2, http/httpguts: move ValidTrailerHeader to new common package http/httpguts преди 7 години
  namusyaka cbe0f9307d all: remove "the" duplications преди 8 години
  David Url dc948dff88 http2: use RFC 723x as normative reference in docs преди 8 години
  Brad Fitzpatrick 42fe2e1c20 http2: don't check WriteHeader status if we've already sent the header преди 8 години
  Tom Bergan db473f6b23 http2: don't autodetect Content-Type when the response has an empty body преди 8 години
  Brad Fitzpatrick d3b7d8cc97 http2: panic on invalid WriteHeader status code преди 8 години
  Brad Fitzpatrick fb018015d5 http2: don't log about timeouts reading client preface on new connections преди 8 години
  Anmol Sethi a337091b05 http2: require either ECDSA or RSA ciphersuite преди 9 години
  Tom Bergan cd69bc3fc7 http2: always delay closing the connection after sending GOAWAY преди 8 години
  Brad Fitzpatrick fe686d45ea http2: fix Server race преди 8 години
  Tom Bergan a8e8f92cd6 http2: remove extra goroutine stack from awaitGracefulShutdown преди 8 години
  Brad Fitzpatrick 34057069f4 http2: reduce the number of select cases in serverConn.server преди 8 години
  Tom Bergan 84f0e6f92b http2: fix lock contention slowdown due to gracefulShutdownCh преди 8 години
  Tom Bergan 5602c733f7 http2: Use NO_ERROR instead of CANCEL when responding before the request is finished преди 8 години
  Kale Blankenship d1e1b35191 http2: enforce write deadline per stream преди 9 години
  Tom Bergan 906cda9512 http2: add configurable knobs for the server's receive window преди 9 години
  Tom Bergan 10c134ea0d http2: replace fixedBuffer with dataBuffer преди 9 години
  Dmitri Shuralyov 357296a763 all: single space after period преди 9 години
  Kale Blankenship 8fd7f25955 http2: clear WriteTimeout in Server преди 9 години
  Brad Fitzpatrick 45e771701b http2: fix typo преди 9 години
  Tom Bergan 4909c4c0b6 http2: fix incorrect panic преди 9 години
  Tom Bergan 1195a05d03 http2: fix race in writePushPromise преди 9 години
  Tom Bergan 3d9a20a7a1 http2: don't flush a stream's write queue in sc.resetStream преди 9 години
  Tom Bergan 0c96df335e http2: fix minor stream accounting bug преди 9 години
  Mikio Hara 1c5acb2c2d http2: fix a typo преди 9 години