gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 90/222: altsvc: save h3 as h3-23


From: gnunet
Subject: [gnurl] 90/222: altsvc: save h3 as h3-23
Date: Thu, 07 Nov 2019 00:09:46 +0100

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

ng0 pushed a commit to branch master
in repository gnurl.

commit a4c6520991a1be63fe8a7120be2ffe8c906be3d5
Author: Daniel Stenberg <address@hidden>
AuthorDate: Wed Sep 25 12:06:20 2019 +0200

    altsvc: save h3 as h3-23
    
    Follow-up to d176a2c7e5
---
 lib/altsvc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/altsvc.c b/lib/altsvc.c
index ecf6f3946..689991b63 100644
--- a/lib/altsvc.c
+++ b/lib/altsvc.c
@@ -74,7 +74,7 @@ const char *Curl_alpnid2str(enum alpnid id)
     return "h2";
   case ALPN_h3:
 #if (defined(USE_QUICHE) || defined(USE_NGHTTP2)) && !defined(UNITTESTS)
-    return "h3-22";
+    return "h3-23";
 #else
     return "h3";
 #endif

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



reply via email to

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