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? 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
When I set --http-version 3 in the oha command, oha fails with this message:
panicked at 'unexpected request version: HTTP/3.0', ....\.cargo\registry\src\jackfan.us.kg-1ecc6299db9ec823\hyper-0.14.25\src\proto\h1\role.rs:1135:22
oha 0.5.8
OS Edition Windows 10 Enterprise Version 22H2
The text was updated successfully, but these errors were encountered:
HTTP/3 can't be supported before hyperium/hyper#1818 so it's better to put a more proper message. I'll fix it.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
When I set --http-version 3 in the oha command, oha fails with this message:
panicked at 'unexpected request version: HTTP/3.0', ....\.cargo\registry\src\jackfan.us.kg-1ecc6299db9ec823\hyper-0.14.25\src\proto\h1\role.rs:1135:22
oha 0.5.8
OS
Edition Windows 10 Enterprise
Version 22H2
The text was updated successfully, but these errors were encountered: