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
/
test
/
http2_SUITE.erl
Age
Commit message (
Expand
)
Author
2019-09-28
Add persistent_term support to the router
Loïc Hoguin
2018-11-21
Move some tests out of the old HTTP test suite
Loïc Hoguin
2018-11-19
Use try..after in tests that start their own listeners
Loïc Hoguin
2018-11-19
Use ?FUNCTION_NAME instead of ct_helper:name()
Loïc Hoguin
2018-11-16
Add the idle_timeout option to HTTP/2
Loïc Hoguin
2018-08-13
Fix the infinity timeout tests
Loïc Hoguin
2018-08-13
Fix cancelling undefined settings timer
Bing Han
2018-05-20
Fix intermittent failure of max_frame_size_sent test
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-03-14
Add case for handling infinity for idle/request_timeout
Bartek Walkowicz
2018-01-23
Fix a miscount of output flow control window for HTTP/2
Loïc Hoguin
2017-11-29
Add nowarn_export_all to all test suites
Loïc Hoguin
2017-06-07
Remove NumAcceptors argument from start_clear/tls
Loïc Hoguin
2017-05-05
Add test for inactivity_timeout option in cowboy_http2
Gary Rennie