Simon Johansson
|
f6049b85a3
Use functions for inititalizing rate limiting
|
4 years ago |
Viktor Söderqvist
|
059d58d39f
Graceful shutdown
|
4 years ago |
Loïc Hoguin
|
fa9c8ad832
Use gun:ws_send/3 in tests
|
4 years ago |
Loïc Hoguin
|
e12d7bbe21
Don't produce an error report for normal stream process exits
|
4 years ago |
Loïc Hoguin
|
c47f1e5fb8
Update Erlang.mk
|
4 years ago |
Thomas Sciaroni
|
70d393caad
Minor grammar corrections
|
4 years ago |
Loïc Hoguin
|
03d306e6d1
Fix concurrent body streaming getting stuck with HTTP/2
|
4 years ago |
Loïc Hoguin
|
5aac00d60c
Tweak a sentence in the guide
|
4 years ago |
Loïc Hoguin
|
de955079f9
Fix the cowboy_req:inform/3 example in the manual
|
4 years ago |
Loïc Hoguin
|
3eec447960
Remove jQuery, cleanup Websocket example a bit
|
5 years ago |
Loïc Hoguin
|
8d5628c5f1
Cowboy 2.8.0
|
5 years ago |
Loïc Hoguin
|
39b2816255
204 and 304 responses must not include a body
|
5 years ago |
Loïc Hoguin
|
8337aca4d3
Increase the default max_keepalive HTTP option to 1000
|
5 years ago |
Loïc Hoguin
|
4edc39b003
Don't stop listeners that don't exist in static_handler_SUITE
|
5 years ago |
Loïc Hoguin
|
78b23ddfa5
Clarify the routing algorithm
|
5 years ago |
Loïc Hoguin
|
0d0e7d164c
Increase the timetrap timeout in req_SUITE on Windows
|
5 years ago |
Loïc Hoguin
|
f79d60e0c7
Get rid of timeouts in metrics_SUITE
|
5 years ago |
Loïc Hoguin
|
8af3216c4c
Document the HTTP/2 linger_timeout option
|
5 years ago |
Loïc Hoguin
|
f58189df19
Clarify that protocol opts may be defined by stream handlers
|
5 years ago |
Loïc Hoguin
|
b339713461
Allow {error, enotconn} as test success in security_SUITE
|
5 years ago |
Loïc Hoguin
|
e51ac66728
Rely on timetrap timeouts for tracer_SUITE
|
5 years ago |
Loïc Hoguin
|
8cba8c3c68
NO_PARALLEL=1 will disable (most) parallel testing
|
5 years ago |
Loïc Hoguin
|
775091134d
Experiment with a linger_timeout for HTTP/2
|
5 years ago |
Loïc Hoguin
|
5203ee6a84
Increase the req_SUITE timetrap timeout on Windows
|
5 years ago |
Loïc Hoguin
|
cc8a2e4257
Reduce the pipeline test body sizes to avoid filling send buffers
|
5 years ago |
Loïc Hoguin
|
4ab69f402e
Fix active mode and flow control during pipelining
|
5 years ago |
Loïc Hoguin
|
4274f077a6
Disable ws_SUITE:unlimited_connections on Windows
|
5 years ago |
Loïc Hoguin
|
3f37985d2c
Skip ws_SUITE:unlimited_connections when ulimit -n is too low
|
5 years ago |
Loïc Hoguin
|
962d715ad4
Make req_SUITE:read*_body_urlencoded_too_long tests reliable
|
5 years ago |
Loïc Hoguin
|
909c8a4b4d
Update rebar.config
|
5 years ago |