HTTP3: support discovery
Open
Enhancement
Low Priority
Specification
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 2k
- Avg merge
- 3d 56m
- Merged PRs (30d)
- 48
Description
**Target Jetty version(s)**
10.0.x
**Enhancement Description**
Related to #6728.
The client may be made aware of the mechanisms with which a server advertises HTTP/3 support, as described [here](https://datatracker.ietf.org/doc/html/draft-ietf-quic-http#section-3.1).
However, applications may also e.g. parse the `Alt-Svc` header defined by [RFC 7838](https://datatracker.ietf.org/doc/html/rfc7838) and do the discovery themselves.
Contributor guide
Assessment
This issue has not been assessed yet.