Commit History

Author SHA1 Message Date
  Igor Zhilianin c44066c5c8 http2: fix typos 6 years ago
  Jongmin Kim 4dfa2610cd all: fix typos in comments 6 years ago
  Filippo Valsorda db08ff08e8 Revert "http2: add X-Content-Type-Options automatically to prevent sniffing" 6 years ago
  Filippo Valsorda f73e4c9ed3 http2: add X-Content-Type-Options automatically to prevent sniffing 6 years ago
  Brad Fitzpatrick cbb82b59bc lex/httplex, http/httpguts: merge the httplex package into httpguts 6 years ago
  Tom Bergan cd69bc3fc7 http2: always delay closing the connection after sending GOAWAY 7 years ago
  Tom Bergan 3d9a20a7a1 http2: don't flush a stream's write queue in sc.resetStream 8 years ago
  Tom Bergan c46f265c32 http2: implement support for server push 8 years ago
  Brad Fitzpatrick e7b14352cc http2: optimize server frame writes 8 years ago
  Brad Fitzpatrick 5916dcb167 http2, lex/httplex: make Transport reject bogus headers before sending 8 years ago
  Brad Fitzpatrick 4876518f9e http2: don't make garbage when sorting things 8 years ago
  Brad Fitzpatrick d513e58596 http2: add mechanism to send undeclared Trailers mid handler 8 years ago
  Brad Fitzpatrick 415f1917e1 http2: clean up debugging, rename GODEBUG key 9 years ago
  Blake Mizerany b4be494138 http2: add server-side trailer support 9 years ago
  Brad Fitzpatrick 548f7bf20c http2: add disabled start of tests for trailers, clean up, deflake some tests 9 years ago
  Brad Fitzpatrick 74bd44bb05 http2: catch panics server-side, respect RST_STREAM on the Transport side 9 years ago
  Brad Fitzpatrick c745c36eab http2: client & server fixes 9 years ago
  Brad Fitzpatrick 564010564f http2: fix server race 9 years ago
  Andrew Gerrand 6d10a0c3ea http2: update copyright headers 9 years ago
  Brad Fitzpatrick ae54c55587 http2: rewrite github.com/bradfitz/http2 references to their new paths 9 years ago
  Brad Fitzpatrick 17e723d022 http2: move github.com/bradfitz/http2 down into a new http2 directory 9 years ago