docs: add known bugs list to HTTP3.md

Closes #8156
This commit is contained in:
xquery 2021-12-16 09:20:54 +01:00 committed by Daniel Stenberg
parent 4a09a85d55
commit cb26b2c7a7
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -147,3 +147,7 @@ Upgrade via Alt-Svc:
curl --alt-svc altsvc.cache https://quic.aiortc.org/
See this [list of public HTTP/3 servers](https://bagder.github.io/HTTP3-test/)
## Known Bugs
Check out the [list of known HTTP3 bugs](https://curl.se/docs/knownbugs.html#HTTP3).