aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-02-07Use maps:fold for cowboy_http's set_options for code clarityLoïc Hoguin
2025-02-07Add hibernate option to cowboy_http and cowboy_http2Loïc Hoguin
2025-02-06Fix unused variable warningLoïc Hoguin
2025-02-06Add an http_perf test uploading a 10GB bodyLoïc Hoguin
2025-02-06Fix cowboy_req:filter_cookies missing valid cookiesMirjam Friesen
2025-02-06Fix request_timeout triggering when a request was in the bufferLoïc Hoguin
2025-02-05Lower the lower dynamic buffer value to 1024Loïc Hoguin
2025-02-05HTTP/1: Ensure active mode is enabled for the next streamLoïc Hoguin
2025-02-05Don't run perf suites by defaultLoïc Hoguin
2025-02-05Implement dynamic socket buffer sizesLoïc Hoguin
2025-01-24Cancel timers asyncDavid Ansari
2025-01-24Add initial http_perf_SUITELoïc Hoguin
2025-01-23Fix supported OTP version in user guideLoïc Hoguin
2025-01-23Fix a few underspec'd types in cowboy_staticMarko Mindek
2025-01-23Correcting TransOpts in send_timeout_close testsBjörn Svensson
2025-01-23Add WS compression test where only server sets client_max_window_bitsJose M Perez
2025-01-22Websocket: Also apply max_frame_size limit to decompressed dataLoïc Hoguin
2025-01-22Use cow_deflate in cowboy_decompress_hLoïc Hoguin
2025-01-22Add compressed Websocket to ws_perf_SUITELoïc Hoguin
2025-01-16Websocket: Allow setting the max_frame_size option dynamicallyLoïc Hoguin
2025-01-15Switch to running autobahntestsuite via DockerLoïc Hoguin
2025-01-15Avoid resetting HTTP/2 idle_timeout timer too oftenLoïc Hoguin
2025-01-15Avoid resetting Websocket idle_timeout timer too oftenLoïc Hoguin
2025-01-15Add ws_perf_SUITE to measure Websocket performanceLoïc Hoguin
2024-11-27Update Discord link to a permanent inviteLoïc Hoguin
2024-11-15Update CONTRIBUTING.asciidocLoïc Hoguin
2024-11-15Add Discord server to READMELoïc Hoguin
2024-11-08CI: Remove unneeded envLoïc Hoguin
2024-11-08CI: Add concurrency rulesLoïc Hoguin
2024-11-08CI: Simplify testing for examplesLoïc Hoguin
2024-11-07CI: Fix master build deletionLoïc Hoguin
2024-11-07Fix markdown example for OTP-27Loïc Hoguin
2024-11-06CI: Upload logs in examples job tooLoïc Hoguin
2024-11-06Update Erlang.mkLoïc Hoguin
2024-04-05Add VU#421644 to the HTTP/2 CONTINUATION Flood testLoïc Hoguin
2024-03-26Initial HTTP/3 implementationhttp3Loïc Hoguin
2024-03-14Cowboy 2.12.02.12.0Loïc Hoguin
2024-03-14Update erlang.mkLoïc Hoguin
2024-03-14Add max_fragmented_header_block_size HTTP/2 optionLoïc Hoguin
2024-01-29Make sure we can cancel ct-examples in CI2.11.0Loïc Hoguin
2024-01-26Update ssl_hello_world example certificateLoïc Hoguin
2024-01-26Don't use specific actions versions and update cache to v4Loïc Hoguin
2024-01-26Run make ct-examples at the end of normal CILoïc Hoguin
2024-01-25Refresh copyright linesLoïc Hoguin
2024-01-23Cowboy 2.11Loïc Hoguin
2024-01-23Document reset_idle_timeout_on_send optionLoïc Hoguin
2024-01-23Fix match_qs with constraints when key is not presentgeeksilva97
2024-01-23Getting started must include relx in depsLoïc Hoguin
2024-01-23Update the guide with range requests supportLoïc Hoguin
2024-01-22Document range requestsLoïc Hoguin