]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: add known bugs list to HTTP3.md
authorxquery <jim@webcomposite.com>
Thu, 16 Dec 2021 08:20:54 +0000 (09:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Dec 2021 09:39:49 +0000 (10:39 +0100)
Closes #8156

docs/HTTP3.md

index 23a2d073bd2c8d1b9d21e26705d23193a7a27362..aaa24f9ea725fb9eb3b44d32c9f9c4ed7fc5d15c 100644 (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).
\ No newline at end of file