0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00
cowboy/test/http_SUITE_data
Loïc Hoguin 228cebaf04 Add rfc7230 test suite and update others to recent Gun
This is a large commit.

The rfc7230 test suite adds many tests from the RFC7230 document.

Gun has been updated quite a bit recently, which broke the Cowboy
suites. This is now fixed with this commit.

A new hook onfirstrequest has been added. It was very useful during
debugging of the test suites.

The initial process code has changed a little; more changes are
expected with the switch to maps for options.
2015-05-05 19:59:37 +03:00
..
http_body_qs.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
http_chunked.erl Do not send empty chunks 2015-02-16 19:49:01 +01:00
http_echo_body.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
http_errors.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
http_handler.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
http_loop_stream_recv.erl Rename 'shutdown' close reason and tuples to 'stop' 2014-11-07 19:22:36 +02:00
http_multipart.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
http_multipart_stream.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
http_req_attr.erl Reverse the order of arguments of match_* functions 2014-10-04 13:21:16 +03:00
http_set_resp.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
http_stream_body.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
http_streamed.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
rest_empty_resource.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
rest_expires.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
rest_expires_binary.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
rest_forbidden_resource.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
rest_missing_callbacks.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
rest_nodelete_resource.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
rest_param_all.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
rest_patch_resource.erl Rename 'halt' to 'stop' for better consistency 2014-11-07 20:19:05 +02:00
rest_post_charset_resource.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
rest_postonly_resource.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
rest_resource_etags.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
rest_simple_resource.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00