gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 81/173: KNOWN_BUGS: HTTP/2 server push enabled when


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 81/173: KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be accepted
Date: Fri, 24 Feb 2017 14:01:43 +0100

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

ng0 pushed a commit to annotated tag gnurl-7.53.1
in repository gnurl.

commit 1a9a99adf9ddf7a4727f7ba1d2b6a64306561f4a
Author: Michael Kaufmann <address@hidden>
AuthorDate: Thu Jan 19 20:56:25 2017 +0100

    KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be accepted
    
    This has been implemented with commit 9ad034e.
---
 docs/KNOWN_BUGS | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index ff585c504..80feba071 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -22,7 +22,6 @@ problems may have been fixed or changed somewhat since this 
was written!
  1.9 HTTP/2 frames while in the connection pool kill reuse
  1.10 Strips trailing dot from host name
  1.11 CURLOPT_SEEKFUNCTION not called with CURLFORM_STREAM
- 1.12 HTTP/2 server push enabled when no pushes can be accepted
 
  2. TLS
  2.1 Hangs with PolarSSL
@@ -205,13 +204,6 @@ problems may have been fixed or changed somewhat since 
this was written!
  seem to fix the issue or even get called. See
  https://github.com/curl/curl/issues/768
 
-1.12 HTTP/2 server push enabled when no pushes can be accepted
-
- If the easy interface is used, we can't accept any server pushes so we should
- switch off them already in the h2 settings as otherwise we risk wasting
- bandwidth when the server tries to send pushes libcurl will never accept.
-
- See https://github.com/curl/curl/issues/927
 
 2. TLS
 

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



reply via email to

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