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

fix: Upgrade to http2 if the server reports that it supports it #1166

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

Marwes
Copy link
Contributor

@Marwes Marwes commented Feb 8, 2021

I guess http2 detection only worked when connecting via a proxy before or something(?). Adding the wrapper in this place fixed it for me at least.

The test is disabled as the test server does not support TLS currently
but otherwise I'd expect it to pass (tested in another project).

The test is disabled as the test server does not support TLS currently
but otherwise I'd expect it to pass (tested in another project).
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

Successfully merging this pull request may close these issues.

2 participants