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
Age
Commit message (
Expand
)
Author
2020-03-30
Add more headers to cowboy_req:parse_header/2,3
Loïc Hoguin
2020-03-29
Increase the default max_received_frame_rate
Loïc Hoguin
2020-01-06
Fix cowboy_req:parse_header manual for unknown headers
Loïc Hoguin
2020-01-06
Use active,N
Loïc Hoguin
2019-12-31
No longer use erlang:get_stacktrace/0
Loïc Hoguin
2019-10-10
Fix a number of low hanging todos
Loïc Hoguin
2019-10-10
Add shutdown_reason Websocket command
Loïc Hoguin
2019-10-09
Implement flow control for HTTP/1.1
Loïc Hoguin
2019-10-07
Document no date/server headers from response/headers commands
Loïc Hoguin
2019-10-07
Add cowboy_req:cast/2
Loïc Hoguin
2019-10-07
Document the set_options stream handler command
Loïc Hoguin
2019-10-07
Document the log stream handler command
Loïc Hoguin
2019-10-07
Document the logger option
Loïc Hoguin
2019-10-07
Document cowboy_tracer_h
Loïc Hoguin
2019-10-07
Document cowboy_metrics_h
Loïc Hoguin
2019-10-06
Document the commands based Websocket interface
Loïc Hoguin
2019-10-06
Document how to recover from cookie parsing errors
Loïc Hoguin
2019-10-05
Add Websocket option validate_utf8
Loïc Hoguin
2019-10-05
Add cowboy_req:filter_cookies/2
Loïc Hoguin
2019-10-03
Document media type wildcard in content_types_accepted
Loïc Hoguin
2019-10-02
Fix HTTP/2 CVEs
Loïc Hoguin
2019-09-28
Add persistent_term support to the router
Loïc Hoguin
2019-09-14
Implement backpressure on cowboy_req:stream_body
Loïc Hoguin
2019-09-06
Fix using custom fields in Req
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
2019-05-13
Fix a few examples using cert instead of certfile
Loïc Hoguin
2019-04-02
Fix calling convention for set_resp_cookie/3
Jesper Louis Andersen
2018-11-18
Document cowboy_stream_h/cowboy_compress_h
Loïc Hoguin
2018-11-18
Add the chunked option for HTTP/1.1
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
Allow disabling keep-alive for HTTP/1.0 connections
Loïc Hoguin
2018-11-14
Document the proxy_header protocol option
Loïc Hoguin
2018-11-12
Add deflate options for Websocket compression
Loïc Hoguin
2018-11-09
Add sendfile support to cowboy_req:stream_body
Loïc Hoguin
2018-11-05
Test stop against all relevant REST callbacks
Loïc Hoguin
2018-11-04
Add the rate_limited/2 REST callback
Loïc Hoguin
2018-11-03
Add an option to disable sendfile for a listener
Loïc Hoguin
2018-11-02
Add a charset option to cowboy_static
Loïc Hoguin
2018-11-02
Add tests for charsets_provided
Loïc Hoguin
2018-11-02
Better handle content negotiation when accept contains charsets
Loïc Hoguin
2018-10-28
Exit gracefully on parent exit/sys:terminate/2,3
Loïc Hoguin
2018-09-12
Do not send a 101 after a final response in switch_protocol
Loïc Hoguin
2018-09-07
Add cowboy_req:read_and_match_urlencoded_body/2,3
Loïc Hoguin
2018-09-07
Fix some grammatical errors in the manual
Loïc Hoguin
2018-06-28
Introduce undocumented option logger
Loïc Hoguin
2018-06-27
Remove a stream handlers related todo not worth doing
Loïc Hoguin
2018-06-27
Document cowboy_req:stream_events/3
Loïc Hoguin
2018-06-26
Add missing frame types to websocket_handle specs/docs
Loïc Hoguin
[next]