Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant