reorx/httpstat

HTTP/2 Support

jonnybarnes opened this issue · 1 comments

Is this something that could be added?

reorx commented

See #12, it depends on your curl, once curl is compiled with nghttp2 support, you can add --http2 option to make curl sending HTTP2 request, httpstat can parse and show the results as usual.