The Rust Programming Language Forum
Does Rocket support HTTP/2?
help
notriddle
September 7, 2020, 6:03am
2
Rocket is based on
hyper 0.13
, which does support HTTP/2.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
How to activate http 2 with reqwest
9
3801
January 12, 2023
Rocket and TLS/HTTPS
4
4687
April 25, 2021
Http call with rocket framework and hyper
help
2
1332
January 12, 2023
Is there anything similar to http-parser but for HTTP2?
help
1
1533
January 12, 2023
Is there any web framework recommonded for Rust learner?
help
5
504
October 11, 2021