index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-02-07
Deprecate the inactivity_timeout options
Loïc Hoguin
2025-02-07
Use maps:fold for cowboy_http's set_options for code clarity
Loïc Hoguin
2025-02-07
Add hibernate option to cowboy_http and cowboy_http2
Loïc Hoguin
2025-02-06
Fix unused variable warning
Loïc Hoguin
2025-02-06
Add an http_perf test uploading a 10GB body
Loïc Hoguin
2025-02-06
Fix cowboy_req:filter_cookies missing valid cookies
Mirjam Friesen
2025-02-06
Fix request_timeout triggering when a request was in the buffer
Loïc Hoguin
2025-02-05
Lower the lower dynamic buffer value to 1024
Loïc Hoguin
2025-02-05
HTTP/1: Ensure active mode is enabled for the next stream
Loïc Hoguin
2025-02-05
Don't run perf suites by default
Loïc Hoguin
2025-02-05
Implement dynamic socket buffer sizes
Loïc Hoguin
2025-01-24
Cancel timers async
David Ansari
2025-01-24
Add initial http_perf_SUITE
Loïc Hoguin
2025-01-23
Fix supported OTP version in user guide
Loïc Hoguin
2025-01-23
Fix a few underspec'd types in cowboy_static
Marko Mindek
2025-01-23
Correcting TransOpts in send_timeout_close tests
Björn Svensson
2025-01-23
Add WS compression test where only server sets client_max_window_bits
Jose M Perez
2025-01-22
Websocket: Also apply max_frame_size limit to decompressed data
Loïc Hoguin
2025-01-22
Use cow_deflate in cowboy_decompress_h
Loïc Hoguin
2025-01-22
Add compressed Websocket to ws_perf_SUITE
Loïc Hoguin
2025-01-16
Websocket: Allow setting the max_frame_size option dynamically
Loïc Hoguin
2025-01-15
Switch to running autobahntestsuite via Docker
Loïc Hoguin
2025-01-15
Avoid resetting HTTP/2 idle_timeout timer too often
Loïc Hoguin
2025-01-15
Avoid resetting Websocket idle_timeout timer too often
Loïc Hoguin
2025-01-15
Add ws_perf_SUITE to measure Websocket performance
Loïc Hoguin
2024-11-27
Update Discord link to a permanent invite
Loïc Hoguin
2024-11-15
Update CONTRIBUTING.asciidoc
Loïc Hoguin
2024-11-15
Add Discord server to README
Loïc Hoguin
2024-11-08
CI: Remove unneeded env
Loïc Hoguin
2024-11-08
CI: Add concurrency rules
Loïc Hoguin
2024-11-08
CI: Simplify testing for examples
Loïc Hoguin
2024-11-07
CI: Fix master build deletion
Loïc Hoguin
2024-11-07
Fix markdown example for OTP-27
Loïc Hoguin
2024-11-06
CI: Upload logs in examples job too
Loïc Hoguin
2024-11-06
Update Erlang.mk
Loïc Hoguin
2024-04-05
Add VU#421644 to the HTTP/2 CONTINUATION Flood test
Loïc Hoguin
2024-03-26
Initial HTTP/3 implementation
http3
Loïc Hoguin
2024-03-14
Cowboy 2.12.0
2.12.0
Loïc Hoguin
2024-03-14
Update erlang.mk
Loïc Hoguin
2024-03-14
Add max_fragmented_header_block_size HTTP/2 option
Loïc Hoguin
2024-01-29
Make sure we can cancel ct-examples in CI
2.11.0
Loïc Hoguin
2024-01-26
Update ssl_hello_world example certificate
Loïc Hoguin
2024-01-26
Don't use specific actions versions and update cache to v4
Loïc Hoguin
2024-01-26
Run make ct-examples at the end of normal CI
Loïc Hoguin
2024-01-25
Refresh copyright lines
Loïc Hoguin
2024-01-23
Cowboy 2.11
Loïc Hoguin
2024-01-23
Document reset_idle_timeout_on_send option
Loïc Hoguin
2024-01-23
Fix match_qs with constraints when key is not present
geeksilva97
2024-01-23
Getting started must include relx in deps
Loïc Hoguin
2024-01-23
Update the guide with range requests support
Loïc Hoguin
[next]