Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad Fitzpatrick e2ba55e4e7 http2: fix Transport.RoundTrip hang on stream error before headers vor 8 Jahren
  Brad Fitzpatrick f6d2119838 http2: add more HEADERS and error logging in GODEBUG=http2debug=2 mode vor 8 Jahren
  Brad Fitzpatrick 35028a49ca http2: don't ignore DATA padding in flow control vor 8 Jahren
  Gyu-Ho Lee bc3663df0a http2: fix typo in ReadFrame vor 8 Jahren
  Brad Fitzpatrick 5916dcb167 http2, lex/httplex: make Transport reject bogus headers before sending vor 8 Jahren
  Brad Fitzpatrick cb0ed7acc4 http2: allow StreamDep of 0 in HEADERS and PRIORITY frames vor 8 Jahren
  Brad Fitzpatrick 6acef71eb6 http2: add Framer.ErrorDetail method vor 8 Jahren
  Brad Fitzpatrick 9e1fb3c175 http2: move merging of HEADERS and CONTINUATION into Framer vor 8 Jahren
  Brad Fitzpatrick c93a9b4f2a http2: log frame reads at log level http2debug=2 also, not just writes vor 8 Jahren
  Brad Fitzpatrick 415f1917e1 http2: clean up debugging, rename GODEBUG key vor 9 Jahren
  Brad Fitzpatrick 520af5de65 http2: make Transport ignore 100-continue responses, add comprehensive tests vor 8 Jahren
  Brad Fitzpatrick 0cb26f788d http2: move HEADERS/CONTINUATION order checking into Framer vor 9 Jahren
  Brad Fitzpatrick 5d0a0f8cd4 http2: fix typo and simplify truncation of text in test vor 9 Jahren
  Brad Fitzpatrick ea6dba8c93 http2: fix readFrames goroutine spin between ConnectionError and conn close vor 9 Jahren
  Brad Fitzpatrick a179abb31d http2: handle pings in Transport vor 9 Jahren
  Brad Fitzpatrick 09d2a416fa http2: write Transport bodies vor 9 Jahren
  Andrew Gerrand 6d10a0c3ea http2: update copyright headers vor 9 Jahren
  Brad Fitzpatrick 17e723d022 http2: move github.com/bradfitz/http2 down into a new http2 directory vor 9 Jahren