From: xquery Date: Thu, 16 Dec 2021 08:20:54 +0000 (+0100) Subject: docs: add known bugs list to HTTP3.md X-Git-Tag: curl-7_81_0~53 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cb26b2c7a7622946e9c40f60cb2915d362a0d651;p=thirdparty%2Fcurl.git docs: add known bugs list to HTTP3.md Closes #8156 --- diff --git a/docs/HTTP3.md b/docs/HTTP3.md index 23a2d073bd..aaa24f9ea7 100644 --- a/docs/HTTP3.md +++ b/docs/HTTP3.md @@ -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). \ No newline at end of file