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

update router to support HTTP/1.1 as an option #35

Open
stevehu opened this issue Dec 13, 2018 · 0 comments
Open

update router to support HTTP/1.1 as an option #35

stevehu opened this issue Dec 13, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@stevehu
Copy link
Contributor

stevehu commented Dec 13, 2018

Currently, the incoming traffic can be HTTP/2 or HTTP/1.1 configurable but the outgoing traffic is hard-coded to HTTP/2 only. So far, we are OK as all of our downstream services are built on top of light-4j which support HTTP2 natively. When using the light-router with other downstream services, we need to provide an option to support HTTP/1.1 in the configuration.

@stevehu stevehu added enhancement New feature or request help wanted Extra attention is needed labels Feb 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant