Skip to content

Added Server.TLS module mirroring SSL pattern and fixed ALPN. - #273

Open
tmcgilchrist wants to merge 2 commits into
anmonteiro:masterfrom
tmcgilchrist:async-tls-server
Open

Added Server.TLS module mirroring SSL pattern and fixed ALPN.#273
tmcgilchrist wants to merge 2 commits into
anmonteiro:masterfrom
tmcgilchrist:async-tls-server

Conversation

@tmcgilchrist

Copy link
Copy Markdown
Contributor

h2-sync client library was advertising "http/1.1" which should be "h2" I think. The IANA registered token for HTTP/2 over TLS is "h2" (per RFC 7540 §11.1).

Needs this change in Gluten anmonteiro/gluten#87

h2-sync client library was advertising "http/1.1" which should be
"h2", the IANA registered token for HTTP/2 over TLS is "h2" (per RFC
7540 §11.1).
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.

1 participant