..
handlers
Add support for lists in cowboy_req:set_resp_headers
2025-02-11 13:28:45 +01: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
Initial HTTP/3 implementation
2024-03-26 15:53:48 +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
Refresh copyright lines
2024-01-25 11:22:54 +01:00
cowboy_test.erl
Add initial http_perf_SUITE
2025-01-24 13:05:45 +01:00
decompress_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
examples_SUITE.erl
Refresh copyright lines
2024-01-25 11:22:54 +01:00
h2spec_SUITE.erl
Refresh copyright lines
2024-01-25 11:22:54 +01:00
http2_SUITE.erl
Add hibernate option to cowboy_http and cowboy_http2
2025-02-07 17:59:44 +01:00
http_perf_SUITE.erl
Add an http_perf test uploading a 10GB body
2025-02-06 14:50:10 +01:00
http_SUITE.erl
Run http_SUITE:graceful_shutdown_listener separately
2025-02-10 15:59:52 +01:00
loop_handler_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
metrics_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
misc_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
plain_handler_SUITE.erl
Properly handle external exits of request processes
2025-02-08 14:53:54 +01:00
proxy_header_SUITE.erl
Refresh copyright lines
2024-01-25 11:22:54 +01:00
req_SUITE.erl
Add support for lists in cowboy_req:set_resp_headers
2025-02-11 13:28:45 +01:00
rest_handler_SUITE.erl
cowboy_rest: Always set the Allow header
2025-02-10 18:41:11 +01:00
rfc6585_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
rfc7230_SUITE.erl
Refresh copyright lines
2024-01-25 11:22:54 +01:00
rfc7231_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
rfc7538_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
rfc7540_SUITE.erl
Provide better control over which HTTP protocols are enabled
2025-02-10 15:26:00 +01:00
rfc8297_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
rfc8441_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
rfc9114_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
rfc9204_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
rfc9220_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
security_SUITE.erl
Add VU#421644 to the HTTP/2 CONTINUATION Flood test
2024-04-05 22:08:59 +02:00
static_handler_SUITE.erl
Correct a ct_helper:ignore call
2025-02-10 17:24:13 +01:00
stream_handler_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
sys_SUITE.erl
Refresh copyright lines
2024-01-25 11:22:54 +01:00
tracer_SUITE.erl
Initial HTTP/3 implementation
2024-03-26 15:53:48 +01:00
ws_autobahn_SUITE.erl
Switch to running autobahntestsuite via Docker
2025-01-15 13:31:19 +01:00
ws_handler_SUITE.erl
Websocket: Allow setting the max_frame_size option dynamically
2025-01-16 14:47:20 +01:00
ws_perf_SUITE.erl
Implement dynamic socket buffer sizes
2025-02-05 14:29:58 +01:00
ws_SUITE.erl
Add WS compression test where only server sets client_max_window_bits
2025-01-23 11:39:48 +01:00