Skip to content

Commit

Permalink
HTTP3: update quic.aiortc.org + add link to server list
Browse files Browse the repository at this point in the history
Reported-by: Jeremy Lainé
  • Loading branch information
bagder committed Sep 26, 2019
1 parent cded993 commit 2078e77
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/HTTP3.md
Expand Up @@ -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/)

0 comments on commit 2078e77

Please sign in to comment.