커밋 기록

작성자 SHA1 메시지 날짜
  Brad Fitzpatrick 20c8ce8bf9 Merge pull request #8 from kr/pipe 11 년 전
  Keith Rarick 50b8ccc4e8 buffered pipe 11 년 전
  Brad Fitzpatrick 03abeab17b Flow Control work. 11 년 전
  Brad Fitzpatrick 7eaffb4084 Add Framer.WriteGoAway, fix debug-data accessor bug, add tests. 11 년 전
  Brad Fitzpatrick 7be665e42a remove Error type. no longer used. 11 년 전
  Brad Fitzpatrick b59345dc02 Respond to PING frames. 11 년 전
  Brad Fitzpatrick 2e5b5040dd Add Framer.WritePing 11 년 전
  Brad Fitzpatrick aeecbd8399 Require regular headers after pseudo headers. 11 년 전
  Brad Fitzpatrick 832edb1272 Require exactly one pseudo header. 11 년 전
  Brad Fitzpatrick 8e2815e2f7 Require http or https scheme for now in incoming requests. 11 년 전
  Brad Fitzpatrick c4d60a2b87 Require pseudo headers in requests. Clear state between requests. 11 년 전
  Brad Fitzpatrick 8d68f5f447 Don't allocate mapping response codes to strings. 11 년 전
  Brad Fitzpatrick 6fe7631778 Debug-only runtime tracking of funcs running on correct goroutines. 11 년 전
  Brad Fitzpatrick d43f8f3b33 Send RST_STREAM on stream errors. Reject capital headers with stream errors. 11 년 전
  Brad Fitzpatrick b90dfb042f Handle 'cookie' headers' special case merging. 11 년 전
  Brad Fitzpatrick 2dc20ab6d3 Add test for receiving continuation frames. 11 년 전
  Brad Fitzpatrick 3302cb09fe Allow Host or :authority in requests. More tests. 11 년 전
  Brad Fitzpatrick 137b013472 Fix Request's ContentLength and Headers in handlers + more tests 11 년 전
  Brad Fitzpatrick e354193b05 Fix embarassing typo bug in ReadFrameHeader. 11 년 전
  Brad Fitzpatrick 1552131519 Fix format parameters in test 11 년 전
  Brad Fitzpatrick 16a8657879 Merge branch 'master' of github.com:bradfitz/http2 11 년 전
  Brad Fitzpatrick 2f1cccd09f Fix indexing bug in SettingsFrame accessors. 11 년 전
  Blake Mizerany 4f54a4c76a http2: cover server recv SETTINGS 11 년 전
  Blake Mizerany 214c69788e spec coverage: specCover -> covers 11 년 전
  Blake Mizerany cf508f2d69 spec coverage: report % complete 11 년 전
  Brad Fitzpatrick 5a793017f7 Remove blank line 11 년 전
  Brad Fitzpatrick 111670c41c Add Framer.WriteWindowUpdate 11 년 전
  Brad Fitzpatrick 1a596c3616 spec coverage: fix memory ownership issue 11 년 전
  Brad Fitzpatrick aa51e8f096 Spec coverage: fix sorting 11 년 전
  Brad Fitzpatrick b3c7c6ee30 Spec tests: transform xrefs 11 년 전