aboutsummaryrefslogtreecommitdiffstats
path: root/test/fake_transport.erl
AgeCommit message (Collapse)Author
2019-09-22Remove the old eunit HTTP/2 testLoïc Hoguin
It is better covered by the shutdown_SUITE.
2017-12-14Silence export_all warningsLoïc Hoguin
2017-12-14Change the {gone, Reason} to {shutdown, Reason} plus small fixesLoïc Hoguin
The reason for this change is to avoid annoying supervisor logs when SASL logging is enabled.
2017-09-02Fix gun_http2:handle/2 when goaway is receivedEduardo Gurgel