0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-16 05:00:24 +00:00
cowboy/test
Loïc Hoguin 4e6a4ee53f Add initial HTTP/1.1 Upgrade to HTTP/2
The same edge cases that fail with other handshake methods
also fail here (mostly bad preface/timeouts stuff). In
addition, the HTTP2-Settings header contents are currently
not checked and so the related edge case tests also fail.
2016-03-12 18:25:35 +01:00
..
handlers Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
http_SUITE_data Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
ws_SUITE_data Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
cover.spec Use ct_run instead of rebar ct for running ct tests 2013-01-04 17:56:49 +01:00
cowboy_ct_hook.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
cowboy_test.erl Add the beginning of the rfc7540 test suite 2016-03-10 23:30:49 +01:00
http_SUITE.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
loop_handler_SUITE.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
rfc7230_SUITE.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
rfc7540_SUITE.erl Add initial HTTP/1.1 Upgrade to HTTP/2 2016-03-12 18:25:35 +01:00
ws_SUITE.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00