We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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.
--http3
What do you think?
The text was updated successfully, but these errors were encountered:
I needed the same and used https://github.com/domsolutions/gopayloader which supports HTTP/1.1, HTTP/2, HTTP/3
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: