Open
Description
I noticed this project is making use of Superagent version 3.7, which doesn't have support for http2.
Is there any plan to move on to the newest version of Superagent? They are currently at version 5.0.3 which provides http2 support through a .http2() method and since most browsers nowadays use http2 it would be very useful to be able to perform that kind of test.