Cronologia Commit

Autore SHA1 Messaggio Data
  Brad Fitzpatrick 461777fb6f http2: support getting the Server connection's base context from net/http 6 anni fa
  marius a. eriksen 1da14a5a36 http2: don't hang a stream if trailers values are not provided 6 anni fa
  Michael Fraenkel ed066c81e7 http2: Revert a closed stream cannot receive data 7 anni fa
  Brad Fitzpatrick 22700d5518 http2: remove support for Go 1.8 and earlier 7 anni fa
  Igor Zhilianin c44066c5c8 http2: fix typos 7 anni fa
  Brad Fitzpatrick 922f4815f7 http2: reduce init-time work & allocations 7 anni fa
  Brad Fitzpatrick 49c15d80df http2: revert CL 107295 (don't sniff Content-type in Server when nosniff) 7 anni fa
  Brad Fitzpatrick 179114c98f http2: reject large SETTINGS frames or those with duplicates 7 anni fa
  Michael Fraenkel 039a4258ae http2: a closed stream cannot receive data 7 anni fa
  Michael Fraenkel 292b43bbf7 http2: reject incoming HEADERS in Server on half-closed streams 7 anni fa
  Brad Fitzpatrick 97aa3a539e http2: make Server send GOAWAY if Handler sets "Connection: close" header 7 anni fa
  Filippo Valsorda db08ff08e8 Revert "http2: add X-Content-Type-Options automatically to prevent sniffing" 7 anni fa
  Michael Fraenkel 9ef9f5bb98 http2: receiving too much data is a protocol error 7 anni fa
  Filippo Valsorda f73e4c9ed3 http2: add X-Content-Type-Options automatically to prevent sniffing 7 anni fa
  Baokun Lee 84348c2dc8 http2: don't sniff Content-type in Server when X-Content-Type-Options:nosniff 7 anni fa
  David Url a35a21de97 http2, http/httpguts: move ValidTrailerHeader to new common package http/httpguts 7 anni fa
  namusyaka cbe0f9307d all: remove "the" duplications 7 anni fa
  David Url dc948dff88 http2: use RFC 723x as normative reference in docs 7 anni fa
  Brad Fitzpatrick 42fe2e1c20 http2: don't check WriteHeader status if we've already sent the header 8 anni fa
  Tom Bergan db473f6b23 http2: don't autodetect Content-Type when the response has an empty body 8 anni fa
  Brad Fitzpatrick d3b7d8cc97 http2: panic on invalid WriteHeader status code 8 anni fa
  Brad Fitzpatrick fb018015d5 http2: don't log about timeouts reading client preface on new connections 8 anni fa
  Anmol Sethi a337091b05 http2: require either ECDSA or RSA ciphersuite 9 anni fa
  Tom Bergan cd69bc3fc7 http2: always delay closing the connection after sending GOAWAY 8 anni fa
  Brad Fitzpatrick fe686d45ea http2: fix Server race 8 anni fa
  Tom Bergan a8e8f92cd6 http2: remove extra goroutine stack from awaitGracefulShutdown 8 anni fa
  Brad Fitzpatrick 34057069f4 http2: reduce the number of select cases in serverConn.server 8 anni fa
  Tom Bergan 84f0e6f92b http2: fix lock contention slowdown due to gracefulShutdownCh 8 anni fa
  Tom Bergan 5602c733f7 http2: Use NO_ERROR instead of CANCEL when responding before the request is finished 8 anni fa
  Kale Blankenship d1e1b35191 http2: enforce write deadline per stream 9 anni fa