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
2024-01-08
Don't fail actions if master cache doesn't exist
Loïc Hoguin
2024-01-05
Reject HTTP/1 requests with both content-length and transfer-encoding
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-05
Fix Dialyzer warnings caused by my decompress changes
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-21
Don't update an HTTP/2 stream's window if stream stopped
Loïc Hoguin
2023-12-21
Exit gracefully on {error,closed} when reading the PROXY header
Nelson Vides
2023-12-21
Optionally reset the idle timeout when sending data
Robert J. Macomber
2023-12-19
Remove next_protocols_advertised
Viktor Söderqvist
2023-12-19
Shave off a few more seconds from rfc7540_SUITE
Loïc Hoguin
2023-12-18
Explicitly close the socket in some tests for speed ups
Loïc Hoguin
2023-12-18
Fix shutdown for HTTP/1.1 pipeline
Dmitri Vereshchagin
2023-12-18
Delete the master cache on cron
Loïc Hoguin
2023-12-15
Reject invalid Connection header
Boris Pozdnyakov
2023-12-15
Increase loop_handler_timeout timeouts
Loïc Hoguin
2023-12-15
Add timeout to cowboy_loop
jdamanalo
2023-12-15
Fix static_handler suite code path
Loïc Hoguin
2023-12-14
Change send_timeout_close test to accomodate macOS
Loïc Hoguin
2023-12-12
Handle socket errors in HTTP/1.1 and HTTP/2
Loïc Hoguin
2023-12-12
Add test for send_timeout_close
Sergei Shuvatov
2023-12-07
Note that we won't implement the HTTP/2 PRIORITY mechanism
Loïc Hoguin
2023-12-07
Fix position of rate_limited/2 callback in REST workflow guide
Loïc Hoguin
2023-12-07
Add UTF-8 support to example file_server
lin
2023-12-07
Fix Websocket subprotocol example
Loïc Hoguin
2023-12-07
Fix echo_post example
Anatolii Kosorukov
2023-12-06
Fix typos in documentation
Kian-Meng, Ang
2023-12-06
Remove official IRC channel
Maria Scott
2023-12-06
Add 'max_cancel_stream_rate' config for the rapid reset attack
Viktor Söderqvist
2023-12-04
Remove unneeded Makefile variables
Loïc Hoguin
2023-12-01
Use init_per_suite instead of all/0 for init in tracer_SUITE
Loïc Hoguin
2023-12-01
Don't dialyze the tests by default
Loïc Hoguin
2023-12-01
Reduce CT logs size in a couple test cases
Loïc Hoguin
2023-12-01
Use GitHub actions for testing Cowboy
Loïc Hoguin
2023-11-23
Don't force verify client cert in tests
Loïc Hoguin
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
2023-03-30
We are not using erl_make_certs anymore
Loïc Hoguin
2023-03-30
Fix tests with serialised maps
Loïc Hoguin
2023-03-30
Fix TLS tests for OTP-26+
Loïc Hoguin
2023-03-30
Fix OTP-26+ warnings in test suites
Loïc Hoguin
2023-03-29
Update Cowlib to 2.12.1
Loïc Hoguin
2023-03-29
Fix tests for OTP-25+
Loïc Hoguin
2022-09-19
Update Erlang.mk
Loïc Hoguin
2022-09-19
Fix data sent after RST_STREAM in HTTP/2 in rare cases
Loïc Hoguin
2022-07-12
Update LICENSE copyright year
Loïc Hoguin
2021-05-12
Add Hex metadata
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
[next]