Age | Commit message (Expand) | Author |
---|---|---|
2018-10-26 | Switch cowboy_http2 to the new cow_http2_machine | Loïc Hoguin |
2017-12-11 | Fix how we require HTTP/1.0 from Gun in rfc7231_SUITE | Loïc Hoguin |
2017-12-08 | Add the few remaining tests to the rfc7231 test suite | Loïc Hoguin |
2017-12-07 | Add more rfc7231 tests and a new max_skip_body_length option | Loïc Hoguin |
2017-12-06 | Send a 426 when Websocket is required and client didn't upgrade | Loïc Hoguin |
2017-12-06 | Fix 408 not sending connection: close for HTTP/1.1 | Loïc Hoguin |
2017-12-06 | Add more rfc7231 tests | Loïc Hoguin |
2017-12-06 | Properly handle OPTIONS * requests | Loïc Hoguin |
2017-12-06 | Also disable the TRACE method entirely | Loïc Hoguin |
2017-12-06 | Disable the CONNECT method completely | Loïc Hoguin |
2017-12-04 | Add an rfc7231 test suite, fix an HTTP/2 bug with HEAD | Loïc Hoguin |