Commit History

Author SHA1 Message Date
  Loïc Hoguin bc39b433bb Properly handle OPTIONS * requests 7 years ago
  Loïc Hoguin 2eb3e3f994 Also disable the TRACE method entirely 7 years ago
  Loïc Hoguin dd002b8141 Disable the CONNECT method completely 7 years ago
  Loïc Hoguin 10dc2c2ef0 Add an rfc7231 test suite, fix an HTTP/2 bug with HEAD 7 years ago
  Loïc Hoguin 2185198dee Fix HTTP/2 push 7 years ago
  Loïc Hoguin a66eb5cd6e Don't send chunked bodies when the method is HEAD 7 years ago
  Loïc Hoguin b0519af42a Don't include a content-length in 204 responses 7 years ago
  Loïc Hoguin 8d9404e9b6 Reject absolute URIs with no authority components 7 years ago
  Loïc Hoguin d50bab8e78 Reject absolute URIs with userinfo components in HTTP/1.1 7 years ago
  Loïc Hoguin 14b4afa669 Fix a test description 7 years ago
  Loïc Hoguin 37d069cd51 Fix many rfc7230 tests that were echoing the URI 7 years ago
  Loïc Hoguin aea172857f Reject whitespace before/after HTTP/1.1 header names properly 7 years ago
  Loïc Hoguin bec9a43d50 Fix a broken test case in the rfc7540 suite 7 years ago
  Loïc Hoguin 0246d9a4e6 Don't send a GOAWAY frame on close when the h2 preface is invalid 7 years ago
  Loïc Hoguin bd6c32d3b7 Fix an intermittent test failure in the rfc7540 suite 7 years ago
  Loïc Hoguin 1066a8d376 Remove two warnings in test suites 7 years ago
  Loïc Hoguin cf3ab5832a Add nowarn_export_all to all test suites 7 years ago
  Loïc Hoguin d33a0df3fe Ignore stray HTTP/2 stream messages that we expect 7 years ago
  Loïc Hoguin 73126e7693 Add many rfc7540 tests, improve detection of malformed requests 7 years ago
  Loïc Hoguin 4cdd1aa70e Add more flow control tests to rfc7540 and fix related issues 7 years ago
  Loïc Hoguin 7f80ff28a5 Add more rfc7540 tests along with their respective fixes 7 years ago
  Loïc Hoguin bc82679330 Fix a few rfc7540 tests 7 years ago
  Loïc Hoguin 843b104fcb Don't send the response immediately when using h2spec 7 years ago
  Loïc Hoguin e71733232e Fix an rfc7230 test 7 years ago
  Loïc Hoguin 7cd59f4367 Add more tests to the rfc7230 suite 7 years ago
  Loïc Hoguin aa453d4825 Add a few more rfc7230 tests 7 years ago
  Loïc Hoguin ce32e1985a Add more tests to the rfc7230 suite 7 years ago
  Loïc Hoguin 14173d5929 Move the pipeline test to the rfc7230 suite 7 years ago
  Loïc Hoguin c4e43ec26a Add more rfc7230 tests and better handle bad chunk sizes 7 years ago
  Loïc Hoguin 1af508c4cd Add more rfc7230 tests and improve transfer-encoding 7 years ago