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
/
src
/
manual
/
cowboy_http2.asciidoc
Age
Commit message (
Expand
)
Author
2024-01-16
Recommend increasing max_frame_size_received HTTP/2 option
Loïc Hoguin
2023-12-06
Add 'max_cancel_stream_rate' config for the rapid reset attack
Viktor Söderqvist
2021-05-12
Cowboy 2.9.0
2.9.0
Loïc Hoguin
2020-11-27
Graceful shutdown
Viktor Söderqvist
2020-04-08
Document the HTTP/2 linger_timeout option
Loïc Hoguin
2020-03-29
Increase the default max_received_frame_rate
Loïc Hoguin
2020-01-06
Use active,N
Loïc Hoguin
2019-10-07
Document the logger option
Loïc Hoguin
2019-10-02
Fix HTTP/2 CVEs
Loïc Hoguin
2019-09-14
Implement backpressure on cowboy_req:stream_body
Loïc Hoguin
2019-09-06
Document unit for options that are in bytes
Loïc Hoguin
2019-09-05
Fix and optimize sending of WINDOW_UPDATE frames
Loïc Hoguin
2018-11-18
Document cowboy_stream_h/cowboy_compress_h
Loïc Hoguin
2018-11-16
Add the idle_timeout option to HTTP/2
Loïc Hoguin
2018-11-14
Add some missing items to a few module changelogs
Loïc Hoguin
2018-11-14
Document the proxy_header protocol option
Loïc Hoguin
2018-11-03
Add an option to disable sendfile for a listener
Loïc Hoguin
2018-05-02
Fix cowboy_http2 manual page formatting
Loïc Hoguin
2018-04-28
Add SETTINGS ack timeout and option settings_timeout
Loïc Hoguin
2018-04-27
Add options controlling maximum h2 frame sizes
Loïc Hoguin
2018-04-26
Add options controlling initial control flow windows
Loïc Hoguin
2018-04-25
Add the max_concurrent_streams h2 option
Loïc Hoguin
2018-04-25
Add options to control h2's SETTINGS_HEADER_TABLE_SIZE
Loïc Hoguin
2018-04-04
Add initial implementation of Websocket over HTTP/2
Loïc Hoguin
2017-06-07
Remove NumAcceptors argument from start_clear/tls
Loïc Hoguin
2017-05-05
Add inactivity_timeout and other options improvements
Loïc Hoguin
2016-12-22
Update cowboy_websocket_manual
Loïc Hoguin
2016-12-22
Add the manual for cowboy_http2
Loïc Hoguin