Have the client check for HTTP/2 on startup, if found, use it.
Open
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 127
Description
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.
---
## Feature request
Have the client check for the availability of HTTP/2, and if found, use it. If not, fall back to HTTP/1.1.
The client can do this for every launch and still save a LOT of server side resources.
Contributor guide
Assessment
This issue has not been assessed yet.