gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 72/264: nghttp2: 1.12.0 required


From: gnunet
Subject: [gnurl] 72/264: nghttp2: 1.12.0 required
Date: Thu, 30 Apr 2020 16:06:15 +0200

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

nikita pushed a commit to branch master
in repository gnurl.

commit 12144fdda8b71283845d60f506785cf3d0f531e0
Author: Clément Notin <address@hidden>
AuthorDate: Mon Mar 23 21:17:21 2020 +0100

    nghttp2: 1.12.0 required
    
    since nghttp2_session_set_local_window_size is needed
    
    Closes #5140
---
 docs/HTTP2.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/HTTP2.md b/docs/HTTP2.md
index 5b4435f88..4c72a29b2 100644
--- a/docs/HTTP2.md
+++ b/docs/HTTP2.md
@@ -18,7 +18,7 @@ parts. The reason for this is that HTTP/2 is much more 
complex at that layer
 than HTTP/1.1 (which we implement on our own) and that nghttp2 is an already
 existing and well functional library.
 
-We require at least version 1.0.0.
+We require at least version 1.12.0.
 
 Over an http:// URL
 -------------------

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



reply via email to

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