0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-13 20:00:24 +00:00
cowboy/test
Loïc Hoguin a8c717718a
Some checks failed
Check Cowboy / Cleanup master build (push) Has been cancelled
Check Cowboy / Check examples (push) Has been cancelled
Check Cowboy / Cowboy (push) Has been cancelled
Update to most recent WebTransport draft
WEBTRANSPORT -> WT in most places. Only ENABLE_WEBTRANSPORT
remains (since it is a draft-02 setting that was later removed)
as well as internal functions and atoms about stream headers,
for greater clarity.

The draft also clarified that WT_SESSION_GONE can be sent on
the session stream and since it's what is already done a
related todo was removed.
2025-06-25 11:47:25 +02:00
..
handlers Initial WebTransport implementation 2025-06-19 16:27:07 +02:00
rfc9114_SUITE_data Initial HTTP/3 implementation 2024-03-26 15:53:48 +01:00
static_handler_SUITE_data cowboy_static: Add support for files in EZ archives 2017-01-24 11:36:58 +01:00
ws_autobahn_SUITE_data Switch to running autobahntestsuite via Docker 2025-01-15 13:31:19 +01:00
ws_perf_SUITE_data Add ws_perf_SUITE to measure Websocket performance 2025-01-15 13:28:57 +01:00
ws_SUITE_data Websocket: Also apply max_frame_size limit to decompressed data 2025-01-22 15:20:20 +01:00
compress_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +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 Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
cowboy_test.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
decompress_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
draft_h3_webtransport_SUITE.erl Update to most recent WebTransport draft 2025-06-25 11:47:25 +02:00
examples_SUITE.erl Fix log printing error in examples_SUITE 2025-06-20 12:27:13 +02:00
h2spec_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
http2_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
http_perf_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
http_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
loop_handler_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
metrics_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
misc_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
plain_handler_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
proxy_header_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
req_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
rest_handler_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
rfc6585_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
rfc7230_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
rfc7231_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
rfc7538_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
rfc7540_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
rfc8297_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
rfc8441_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
rfc9114_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
rfc9204_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
rfc9220_SUITE.erl Initial WebTransport implementation 2025-06-19 16:27:07 +02:00
security_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
static_handler_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
stream_handler_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
sys_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
tracer_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
ws_autobahn_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
ws_handler_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
ws_perf_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00
ws_SUITE.erl Remove copyright years from all files except LICENSE 2025-02-17 15:00:02 +01:00