0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00
cowboy/test/handlers
Loïc Hoguin ae0dd61673 Add tests for responses and request body reading
This is a large commit. The cowboy_req interface has largely
changed, and will change a little more. It's possible that
some examples or tests have not been converted to the new
interface yet. The documentation has not yet been updated.
All of this will be fixed in smaller subsequent commits.

Gotta start somewhere...
2016-08-10 11:49:31 +02:00
..
asterisk_h.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
echo_h.erl Add tests for responses and request body reading 2016-08-10 11:49:31 +02:00
hello_h.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
input_crash_h.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
long_polling_h.erl Rename 'shutdown' close reason and tuples to 'stop' 2014-11-07 19:22:36 +02:00
loop_handler_body_h.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
loop_handler_timeout_h.erl Rename 'shutdown' close reason and tuples to 'stop' 2014-11-07 19:22:36 +02:00
multipart_h.erl Add tests for responses and request body reading 2016-08-10 11:49:31 +02:00
resp_h.erl Add tests for responses and request body reading 2016-08-10 11:49:31 +02:00