История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Blake Mizerany e0289d08de fix tests 11 лет назад
  Blake Mizerany 081e545a3b parse spec xrefs 11 лет назад
  Blake Mizerany bca5ae6b88 clean up specCoverage 11 лет назад
  Blake Mizerany 80c8e7ac05 ... 11 лет назад
  Brad Fitzpatrick 307114935b More serverTester test cleanup 11 лет назад
  Brad Fitzpatrick c5c2d079a3 Start of serverTester type 11 лет назад
  Brad Fitzpatrick 8aaa0e5e6a Start of server tests not requiring curl. 11 лет назад
  Brad Fitzpatrick 1337bc99c6 Skip more of the spec. 11 лет назад
  Brad Fitzpatrick ca6eb53897 Skip coverage tests while it's still so broken. 11 лет назад