summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-09-26 13:18:17 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-09-26 13:18:17 +0200
commit2078e7701bc2c89994525d2cc34e5f59187e2115 (patch)
tree8ac66daf1c53604beeacd858fb593e43999327c4
parentcded9937007a1cad58dc66b62109b27d70b69b90 (diff)
downloadcurl-2078e7701bc2c89994525d2cc34e5f59187e2115.tar.gz
HTTP3: update quic.aiortc.org + add link to server list
Reported-by: Jeremy Lainé
-rw-r--r--docs/HTTP3.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/HTTP3.md b/docs/HTTP3.md
index bf2741955..f063ab4f9 100644
--- a/docs/HTTP3.md
+++ b/docs/HTTP3.md
@@ -117,5 +117,7 @@ Make an HTTP/3 request.
% src/curl --http3 https://cloudflare-quic.com/
% src/curl --http3 https://facebook.com/
- % src/curl --http3 https://quic.aiortc.org:4433/
+ % src/curl --http3 https://quic.aiortc.org/
% src/curl --http3 https://quic.rocks:4433/
+
+See this [list of public HTTP/3 servers](https://bagder.github.io/HTTP3-test/)