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(search): enable http/1.1 ALPN on UrlStorage client #190

Merged
merged 1 commit into from
Jun 25, 2023
Merged

Conversation

mmalenic
Copy link
Member

Changes

  • Enables http/1.1 ALPN by using enable_http1 and enable_http2 instead of enable_all_versions.

Copy link
Member

@brainstorm brainstorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Epic diagnosis and solution of rustls/hyper-rustls#208, well done Marko!

@mmalenic mmalenic added this pull request to the merge queue Jun 25, 2023
Merged via the queue into main with commit 28903d8 Jun 25, 2023
5 checks passed
@brainstorm brainstorm deleted the fix/http branch October 25, 2023 01:30
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