Skip to content

GEP: Enable or disable HTTP/3 of a host #3769

@lianglli

Description

@lianglli

What would you like to be added:
A specific config for enable/disable HTTP/3 of a host.

Why this is needed:
Most browsers have support HTTP/3. However, if the server (host) supports HTTP/3, it will return response header Alt-Svc with h3 protocol, listen port and fresh time specifically.

Based on ResponseHeaderModifier for enable HTTP/3 of a host, HTTPRoute owner need to get h3 protocol (E.g., h3 and h3-29) and h3 listening port of the gateway specifically.

Hence, It's better to have a HTTPRoute config for enable/disable HTTP/3 of a host.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions