index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
improve-dynamic_buffer
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
18 hours
Make dynamic_buffer start at 128 and change less abruptly
improve-dynamic_buffer
Loïc Hoguin
2025-02-17
Update Cowboy version in user guide
HEAD
2.13.0
master
Loïc Hoguin
2025-02-17
Remove copyright years from all files except LICENSE
Loïc Hoguin
2025-02-17
Relax Cowlib version requirement for Hex
Loïc Hoguin
2025-02-17
Cowboy 2.13.0
Loïc Hoguin
2025-02-17
Use explicit Ranch and Cowlib versions
Loïc Hoguin
2025-02-11
Use the new json module for the file_server example
Loïc Hoguin
2025-02-11
Relax Ranch version requirement for Hex
Loïc Hoguin
2025-02-11
Improve the set_resp_headers_list test
Loïc Hoguin
2025-02-11
Add support for lists in cowboy_req:set_resp_headers
Loïc Hoguin
2025-02-10
cowboy_rest: Always set the Allow header
Loïc Hoguin
2025-02-10
Remove unnecessary indirection in cowboy_rest
Loïc Hoguin
2025-02-10
Correct a ct_helper:ignore call
Loïc Hoguin
2025-02-10
Run http_SUITE:graceful_shutdown_listener separately
Loïc Hoguin
2025-02-10
Provide better control over which HTTP protocols are enabled
Loïc Hoguin
2025-02-10
Clarify that reverse/format_error constraint ops are experimental
Loïc Hoguin
2025-02-09
Detect invalid content_types_provided return values earlier
Loïc Hoguin
2025-02-08
Properly handle external exits of request processes
Loïc Hoguin
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
[next]