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
/
cowboy_test.erl
Age
Commit message (
Expand
)
Author
2017-12-11
Fix how we require HTTP/1.0 from Gun in rfc7231_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
Add more rfc7231 tests
Loïc Hoguin
2017-11-29
Add nowarn_export_all to all test suites
Loïc Hoguin
2017-10-27
Add cowboy_tracer_h stream handler
Loïc Hoguin
2017-10-25
Introduce cowboy_req:sock/1 and cowboy_req:cert/1
Loïc Hoguin
2017-06-07
Remove NumAcceptors argument from start_clear/tls
Loïc Hoguin
2017-01-22
Add experimental cowboy_compress_h stream handler
Loïc Hoguin
2017-01-02
Welcome to 2017
Loïc Hoguin
2016-06-06
Add the static_handler test suite
Loïc Hoguin
2016-03-10
Add the beginning of the rfc7540 test suite
Loïc Hoguin
2016-03-06
Completely remove SPDY
Loïc Hoguin
2016-03-05
Initial commit with connection/streams
Loïc Hoguin
2015-05-05
Add rfc7230 test suite and update others to recent Gun
Loïc Hoguin
2014-04-26
Make loop handlers work with SPDY
Loïc Hoguin
2014-04-22
Move listener initialization to cowboy_test
Loïc Hoguin
2014-04-22
Start applications directly from the ct hook
Loïc Hoguin
2014-04-20
Enable Autobahn Test Suite by default
Loïc Hoguin