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
/
old_http_SUITE.erl
Age
Commit message (
Expand
)
Author
2018-11-21
Move some tests out of the old HTTP test suite
Loïc Hoguin
2018-11-20
Move HTTP/1.0 tests from the old test suite to rfc7230
Loïc Hoguin
2018-10-31
Improve a few types, including cowboy_req:req()
Loïc Hoguin
2018-10-31
Always dialyze tests and fix some cowboy_req specs
Loïc Hoguin
2018-09-26
Use gun:info instead of hacks for test socket operations
Loïc Hoguin
2018-05-18
Remove two broken absolute URI tests from old_http_SUITE
Loïc Hoguin
2018-05-18
Remove more old_http_SUITE tests
Loïc Hoguin
2018-05-17
Remove the set_env test from old_http_SUITE
Loïc Hoguin
2018-05-17
Remove the parse_host test from old_http_SUITE
Loïc Hoguin
2018-05-17
Move a router test from old_http_SUITE to cowboy_router
Loïc Hoguin
2018-05-17
Move timeout tests from old_http_SUITE to http_SUITE
Loïc Hoguin
2018-05-17
Remove more tests from old_http_SUITE which exist elsewhere
Loïc Hoguin
2018-05-17
Remove/convert tests about request body from old_http_SUITE
Loïc Hoguin
2018-03-26
Fix the flushing of messages when switching to Websocket
Loïc Hoguin