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

Support and test HTTP/2 #461

Open
4 tasks
oneonestar opened this issue Sep 4, 2024 · 0 comments
Open
4 tasks

Support and test HTTP/2 #461

oneonestar opened this issue Sep 4, 2024 · 0 comments

Comments

@oneonestar
Copy link
Member

Support and test the following setups:

  • Client using HTTP/1
  • Client using HTTP/2
  • Trino coordinator using HTTP/1
  • Trino coordinator using HTTP/2

HTTP/2 works differently under HTTP (H2C) and HTTPS (ALPN).
There are a lot of combinations to test.

Also we need to consider should we support translating between HTTP/1 and HTTP/2.

Relates to trinodb/trino#21793

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant