Commit History

Author SHA1 Message Date
  zoncoen fe579d43d8 http2: fix a typo 5 years ago
  Igor Zhilianin c44066c5c8 http2: fix typos 6 years ago
  Brad Fitzpatrick a680a1efc5 http2: fix typo in comment 6 years ago
  Brad Fitzpatrick 179114c98f http2: reject large SETTINGS frames or those with duplicates 6 years ago
  Brad Fitzpatrick cbb82b59bc lex/httplex, http/httpguts: merge the httplex package into httpguts 6 years ago
  Alexander Polcyn bb807669a6 http2: Add opt-in option to Framer to allow DataFrame struct reuse 7 years ago
  Brad Fitzpatrick 007e530097 http2: don't allow writing non-zero padding unless Framer.AllowIllegalWrites 7 years ago
  Dmitri Shuralyov 357296a763 all: single space after period 8 years ago
  Tom Bergan cbed01e851 http2: log Framer reads and writes when a server test fails 8 years ago
  Mike Appleby 71a035914f x/net/http2: Fix various typos in doc comments. 8 years ago
  Brad Fitzpatrick e2ba55e4e7 http2: fix Transport.RoundTrip hang on stream error before headers 8 years ago
  Brad Fitzpatrick f6d2119838 http2: add more HEADERS and error logging in GODEBUG=http2debug=2 mode 8 years ago
  Brad Fitzpatrick 35028a49ca http2: don't ignore DATA padding in flow control 8 years ago
  Gyu-Ho Lee bc3663df0a http2: fix typo in ReadFrame 8 years ago
  Brad Fitzpatrick 5916dcb167 http2, lex/httplex: make Transport reject bogus headers before sending 8 years ago
  Brad Fitzpatrick cb0ed7acc4 http2: allow StreamDep of 0 in HEADERS and PRIORITY frames 8 years ago
  Brad Fitzpatrick 6acef71eb6 http2: add Framer.ErrorDetail method 8 years ago
  Brad Fitzpatrick 9e1fb3c175 http2: move merging of HEADERS and CONTINUATION into Framer 8 years ago
  Brad Fitzpatrick c93a9b4f2a http2: log frame reads at log level http2debug=2 also, not just writes 8 years ago
  Brad Fitzpatrick 415f1917e1 http2: clean up debugging, rename GODEBUG key 9 years ago
  Brad Fitzpatrick 520af5de65 http2: make Transport ignore 100-continue responses, add comprehensive tests 8 years ago
  Brad Fitzpatrick 0cb26f788d http2: move HEADERS/CONTINUATION order checking into Framer 9 years ago
  Brad Fitzpatrick 5d0a0f8cd4 http2: fix typo and simplify truncation of text in test 9 years ago
  Brad Fitzpatrick ea6dba8c93 http2: fix readFrames goroutine spin between ConnectionError and conn close 9 years ago
  Brad Fitzpatrick a179abb31d http2: handle pings in Transport 9 years ago
  Brad Fitzpatrick 09d2a416fa http2: write Transport bodies 9 years ago
  Andrew Gerrand 6d10a0c3ea http2: update copyright headers 9 years ago
  Brad Fitzpatrick 17e723d022 http2: move github.com/bradfitz/http2 down into a new http2 directory 9 years ago