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
Right now, hyper.rs only provides an HTTP/1 server example. It might be a good idea to add an HTTP/2 version.
hyper.rs
Also see #3411
The text was updated successfully, but these errors were encountered:
Can I pick this up @dswij @seanmonstar ?
Sorry, something went wrong.
Sure, any help with the documentation is always welcome!
I would like to contribute, can I take up this issue? @dswij @seanmonstar
It's yours if you want it @n1haldev , I am swamped.
docs(examples): add HTTP/2 server example (#3702)
bb51c81
cc #3568
No branches or pull requests
Right now,
hyper.rs
only provides an HTTP/1 server example. It might be a good idea to add an HTTP/2 version.Also see #3411
The text was updated successfully, but these errors were encountered: