From 2078e7701bc2c89994525d2cc34e5f59187e2115 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 26 Sep 2019 13:18:17 +0200 Subject: HTTP3: update quic.aiortc.org + add link to server list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported-by: Jeremy Lainé --- docs/HTTP3.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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/) -- cgit v1.2.1