Skip to content
New issue

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

verify http/2 and h2c support #1227

Open
krancour opened this issue Jan 14, 2021 · 0 comments
Open

verify http/2 and h2c support #1227

krancour opened this issue Jan 14, 2021 · 0 comments
Assignees

Comments

@krancour
Copy link
Contributor

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
@krancour krancour added the 2.0 label Jan 14, 2021
@krancour krancour added this to the 2.0.0-alpha.2 milestone Jan 14, 2021
@krancour krancour self-assigned this Jan 14, 2021
@krancour krancour modified the milestones: 2.0.0-beta.1, 2.0.0-beta.2 Jun 30, 2021
@vdice vdice removed this from the 2.0.0-beta.2 milestone Aug 10, 2021
@krancour krancour removed the 2.0 label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants