Historial de Commits

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