aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-02-17Update Cowboy version in user guideHEAD2.13.0masterLoïc Hoguin
2025-02-17Remove copyright years from all files except LICENSELoïc Hoguin
2025-02-17Relax Cowlib version requirement for HexLoïc Hoguin
2025-02-17Cowboy 2.13.0Loïc Hoguin
2025-02-17Use explicit Ranch and Cowlib versionsLoïc Hoguin
2025-02-11Use the new json module for the file_server exampleLoïc Hoguin
2025-02-11Relax Ranch version requirement for HexLoïc Hoguin
2025-02-11Improve the set_resp_headers_list testLoïc Hoguin
2025-02-11Add support for lists in cowboy_req:set_resp_headersLoïc Hoguin
2025-02-10cowboy_rest: Always set the Allow headerLoïc Hoguin
2025-02-10Remove unnecessary indirection in cowboy_restLoïc Hoguin
2025-02-10Correct a ct_helper:ignore callLoïc Hoguin
2025-02-10Run http_SUITE:graceful_shutdown_listener separatelyLoïc Hoguin
2025-02-10Provide better control over which HTTP protocols are enabledLoïc Hoguin
2025-02-10Clarify that reverse/format_error constraint ops are experimentalLoïc Hoguin
2025-02-09Detect invalid content_types_provided return values earlierLoïc Hoguin
2025-02-08Properly handle external exits of request processesLoïc Hoguin
2025-02-07Deprecate the inactivity_timeout optionsLoïc Hoguin
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