gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 99/222: HTTP3: show an --alt-svc using example too


From: gnunet
Subject: [gnurl] 99/222: HTTP3: show an --alt-svc using example too
Date: Thu, 07 Nov 2019 00:09:55 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 8bdff352878f94e81536bf1856e82d875574d930
Author: Daniel Stenberg <address@hidden>
AuthorDate: Thu Sep 26 14:12:16 2019 +0200

    HTTP3: show an --alt-svc using example too
---
 docs/HTTP3.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/HTTP3.md b/docs/HTTP3.md
index f063ab4f9..06783c007 100644
--- a/docs/HTTP3.md
+++ b/docs/HTTP3.md
@@ -75,8 +75,14 @@ you'll just get ld.so linker errors.
 
 ## Invoke from command line
 
+Use HTTP/3 directly:
+
     curl --http3 https://nghttp2.org:8443/
 
+Upgrade via Alt-Svc:
+
+    curl --alt-svc altsvc.cache https://quic.aiortc.org/
+
 # quiche version
 
 ## build

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]