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

Allow TLS without HTTP2 and fallback to HTTP 1.1 #858

Merged
merged 4 commits into from
Aug 10, 2024

Conversation

chrislearn
Copy link
Member

@chrislearn chrislearn commented Aug 9, 2024

Close #853 #851 #854

native-tls TlsAcceptor does not supports ALPN, it wll always fallback to HTTP 1.1 now.
sfackler/rust-native-tls#229

@chrislearn chrislearn changed the title Allow Tls without HTTP2 and fallback to HTTP 1.1 Allow TLS without HTTP2 and fallback to HTTP 1.1 Aug 9, 2024
@chrislearn chrislearn merged commit bdf8bd3 into salvo-rs:main Aug 10, 2024
7 checks passed
@chrislearn chrislearn deleted the tls-without-http2 branch November 12, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant