brigadecore / brigadecore/brigade
verify http/2 and h2c support
Open
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 244
- PR merge metrics
- No merged PRs in 30d
Description
I thought all of this was accounted for already, but it's not.
Ensure all of the following:
* SDK for Go uses http/2 or h2c (http/2 without SSL) client
* Server supports:
* http/2
* h2c requests
* where possible, http/1.1
* where possible, http/1.1 w/ sSSL
Contributor guide
Assessment
This issue has not been assessed yet.