Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for HTTP/3 (QUIC protocol) #74

Open
fagnercarvalho opened this issue May 2, 2021 · 1 comment
Open

Add support for HTTP/3 (QUIC protocol) #74

fagnercarvalho opened this issue May 2, 2021 · 1 comment

Comments

@fagnercarvalho
Copy link

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?

@codesenberg codesenberg added this to the Unplanned milestone Apr 27, 2023
@gedw99
Copy link

gedw99 commented May 27, 2024

I needed the same and used https://github.com/domsolutions/gopayloader which supports HTTP/1.1, HTTP/2, HTTP/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants