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

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

@stevehu

Description

@stevehu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions