index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
rfc7231_SUITE.erl
Age
Commit message (
Expand
)
Author
2019-10-02
Update gun_down messages in test suites
Loïc Hoguin
2019-09-06
Fix tests failing following Gun update to master
Loïc Hoguin
2018-11-21
Move some more tests out of the old HTTP test suite
Loïc Hoguin
2018-11-21
Move another test from the old HTTP test suite
Loïc Hoguin
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