diff options
Diffstat (limited to 'docs/HTTP3.md')
-rw-r--r-- | docs/HTTP3.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/HTTP3.md b/docs/HTTP3.md index 23a2d073b..aaa24f9ea 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 |