Add support for HTTP/3 (QUIC protocol)

Author: fagnercarvalhoCreated May 2, 2021Updated May 27, 2024
Labelsfeature-request

Would it be possible to add support for HTTP/3 with the new QUIC protocol? I wanted to benchmark HTTP/3 with HTTP/2 and HTTP/1.1.

We could add a --http3 flag, add a QUIC client to the available clients and work from there.

What do you think?