HTTP3: mention what needs to be in place to remove EXPERIMENTAL label

Closes #10168
This commit is contained in:
Daniel Stenberg 2022-12-27 15:57:00 +01:00
parent 54130a6cad
commit 5ab72b9a57
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
2 changed files with 9 additions and 0 deletions

View File

@ -265,6 +265,7 @@ GSKit
gskit
GSS
GSSAPI
GTFO
Guenter
Gunderson
Gustafsson

View File

@ -25,6 +25,14 @@ notice. It needs to be enabled at build-time.
Further development and tweaking of the HTTP/3 support in curl will happen in
the master branch using pull-requests, just like ordinary changes.
To fix before we remove the experimental label:
- working multiplexing and GTFO handling
- fallback or another flexible way to go (back to) h1/h2 if h3 fails
- enough test cases to verify basic HTTP/3 functionality
- no "important" bugs left on HTTP/3
- it's fine to "leave" individual backends as experimental if necessary
# ngtcp2 version
## Build with OpenSSL