aboutsummaryrefslogtreecommitdiffstats
path: root/test/http2_SUITE.erl
AgeCommit message (Expand)Author
2019-09-28Add persistent_term support to the routerLoïc Hoguin
2018-11-21Move some tests out of the old HTTP test suiteLoïc Hoguin
2018-11-19Use try..after in tests that start their own listenersLoïc Hoguin
2018-11-19Use ?FUNCTION_NAME instead of ct_helper:name()Loïc Hoguin
2018-11-16Add the idle_timeout option to HTTP/2Loïc Hoguin
2018-08-13Fix the infinity timeout testsLoïc Hoguin
2018-08-13Fix cancelling undefined settings timerBing Han
2018-05-20Fix intermittent failure of max_frame_size_sent testLoïc Hoguin
2018-04-27Add options controlling maximum h2 frame sizesLoïc Hoguin
2018-04-26Add options controlling initial control flow windowsLoïc Hoguin
2018-03-14Add case for handling infinity for idle/request_timeoutBartek Walkowicz
2018-01-23Fix a miscount of output flow control window for HTTP/2Loïc Hoguin
2017-11-29Add nowarn_export_all to all test suitesLoïc Hoguin
2017-06-07Remove NumAcceptors argument from start_clear/tlsLoïc Hoguin
2017-05-05Add test for inactivity_timeout option in cowboy_http2Gary Rennie