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
2019-10-05
Add cowboy_req:filter_cookies/2
Loïc Hoguin
2019-10-04
Make cowboy_compress_h add vary: accept-encoding
Loïc Hoguin
2019-10-04
Improve some early_error tests
Loïc Hoguin
2019-10-03
Document media type wildcard in content_types_accepted
Loïc Hoguin
2019-10-03
Make stream_error early_error reasons consistent
Loïc Hoguin
2019-10-03
Add HTTP/2 tests with responses with HTTP/1.1 specific headers
Loïc Hoguin
2019-10-03
Document stopping the listener in App:stop/1
Loïc Hoguin
2019-10-02
Fix another Dialyzer warning
Loïc Hoguin
2019-10-02
Ensure we can stream the response body from any process
Loïc Hoguin
2019-10-02
Ensure we can read the request body from any process
Loïc Hoguin
2019-10-02
Make sure cowboy_http doesn't receive stray timeout messages
Loïc Hoguin
2019-10-02
Add {set_options, #{metrics_user_data := Map}}
Loïc Hoguin
2019-10-02
Add more HTTP/1.1 header parsing tests
Loïc Hoguin
2019-10-02
Fix a Dialyzer warning and improve some types
Loïc Hoguin
2019-10-02
Fix HTTP/2 CVEs
Loïc Hoguin
2019-10-02
Update gun_down messages in test suites
Loïc Hoguin
2019-10-02
Remove lingering_data tuple handling
Loïc Hoguin
2019-09-28
Add persistent_term support to the router
Loïc Hoguin
2019-09-18
Only test on the latest release per OTP major version by default
Loïc Hoguin
2019-09-16
Fix closing of connection on response_body_too_small
Loïc Hoguin
2019-09-15
Split up urlencoded tests to speed up req_SUITE
Loïc Hoguin
2019-09-15
Skip req_SUITE:read_body_mtu on Windows
Loïc Hoguin
2019-09-15
Increase the period for req_SUITE:read_body_period
Loïc Hoguin
2019-09-15
Fix h2spec_SUITE init_per_suite return values
Loïc Hoguin
2019-09-15
Fix intermittent failures in sys_SUITE
Loïc Hoguin
2019-09-14
Implement backpressure on cowboy_req:stream_body
Loïc Hoguin
2019-09-07
Improve the cowboy_static consistency across platforms
Loïc Hoguin
2019-09-06
Fix tests failing following Gun update to master
Loïc Hoguin
2019-09-06
Rename Gun's transport_opts to tls_opts
Loïc Hoguin
2019-09-06
Correct tests modifying mtime of static files
Loïc Hoguin
2019-09-06
Use Gun master for tests
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
rest_pastebin example: Add a constraint for lang parameter
Loïc Hoguin
2019-09-05
file_server example: Fix ../ links
ruanpienaar
2019-09-05
Minor grammar correction
Alastair Hole
2019-09-05
Fix and optimize sending of WINDOW_UPDATE frames
Loïc Hoguin
2019-08-29
Update CI to only test on OTP-20+
Loïc Hoguin
2019-08-16
Gracefully shut down HTTP/2 connections on GOAWAY
Loïc Hoguin
2019-07-26
Add a zero-length DATA frame in the lingering_data test
Tony Han
2019-07-22
Add more related specs
Loïc Hoguin
2019-07-16
Make Cowboy compatible with upcoming Ranch 2.0
juhlig
2019-07-16
Data received after RST_STREAM counts toward window
Tony Han
2019-07-12
Add two related specs
Loïc Hoguin
2019-05-27
Add two new RFCs to the list
Loïc Hoguin
2019-05-13
Fix a few examples using cert instead of certfile
Loïc Hoguin
2019-04-24
Add RFC 8586
Loïc Hoguin
2019-04-05
Cowboy 2.6.3
2.6.3
Loïc Hoguin
2019-04-05
Add a prepare_tag target to help with releasing
Loïc Hoguin
2019-04-04
Cowboy 2.6.2
2.6.2
Loïc Hoguin
[prev]
[next]