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
path:
root
/
doc
Age
Commit message (
Expand
)
Author
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
Cowboy 2.13.0
Loïc Hoguin
2025-02-11
Add support for lists in cowboy_req:set_resp_headers
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-07
Deprecate the inactivity_timeout options
Loïc Hoguin
2025-02-07
Add hibernate option to cowboy_http and cowboy_http2
Loïc Hoguin
2025-02-05
Lower the lower dynamic buffer value to 1024
Loïc Hoguin
2025-02-05
Implement dynamic socket buffer sizes
Loïc Hoguin
2025-01-23
Fix supported OTP version in user guide
Loïc Hoguin
2025-01-16
Websocket: Allow setting the max_frame_size option dynamically
Loïc Hoguin
2024-03-14
Cowboy 2.12.0
2.12.0
Loïc Hoguin
2024-03-14
Add max_fragmented_header_block_size HTTP/2 option
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
Getting started must include relx in deps
Loïc Hoguin
2024-01-23
Update the guide with range requests support
Loïc Hoguin
2024-01-22
Document range requests
Loïc Hoguin
2024-01-17
Add missing manual pages for cowboy_stream functions
Loïc Hoguin
2024-01-16
REST: Allow generate_etag to return undefined
Loïc Hoguin
2024-01-16
Recommend increasing max_frame_size_received HTTP/2 option
Loïc Hoguin
2024-01-08
Document body reading in auto mode
Loïc Hoguin
2024-01-08
Ensure HTTP/1.1 Websocket resets the trap_exit flag
Loïc Hoguin
2024-01-08
Always add vary: accept-encoding in cowboy_compress_h
Loïc Hoguin
2024-01-05
Don't automatically compress when response has etag
Loïc Hoguin
2024-01-05
Add cowboy:get_env/2,3
Loïc Hoguin
2024-01-04
Rework and improve the decompress stream handler
Loïc Hoguin
2023-12-21
Add cowboy_decompress_h stream handler
jdamanalo
2023-12-15
Add timeout to cowboy_loop
jdamanalo
2023-12-12
Handle socket errors in HTTP/1.1 and HTTP/2
Loïc Hoguin
2023-12-07
Fix position of rate_limited/2 callback in REST workflow guide
Loïc Hoguin
2023-12-07
Fix Websocket subprotocol example
Loïc Hoguin
2023-12-06
Fix typos in documentation
Kian-Meng, Ang
2023-12-06
Add 'max_cancel_stream_rate' config for the rapid reset attack
Viktor Söderqvist
2023-05-02
Fix Ranch link in user guide
Loïc Hoguin
2023-04-28
Cowboy 2.10.0
2.10.0
Loïc Hoguin
2021-05-12
Cowboy 2.9.0
2.9.0
Loïc Hoguin
2021-04-24
Two more HTTP specs
Loïc Hoguin
2020-11-27
AcceptCallback may now return created/see_other tuples for POST
Martin Björklund
2020-11-27
Graceful shutdown
Viktor Söderqvist
2020-08-19
Minor grammar corrections
Thomas Sciaroni
2020-07-01
Tweak a sentence in the guide
Loïc Hoguin
2020-05-28
Fix the cowboy_req:inform/3 example in the manual
Loïc Hoguin
2020-05-21
Cowboy 2.8.0
Loïc Hoguin
2020-05-20
Increase the default max_keepalive HTTP option to 1000
Loïc Hoguin
2020-05-20
Clarify the routing algorithm
Loïc Hoguin
2020-04-08
Document the HTTP/2 linger_timeout option
Loïc Hoguin
2020-04-08
Clarify that protocol opts may be defined by stream handlers
Loïc Hoguin
[next]