From: Daniel Stenberg Date: Mon, 3 Jun 2024 08:10:47 +0000 (+0200) Subject: KNOWN_BUGS: quiche: QUIC connection is draining X-Git-Tag: curl-8_9_0~315 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4edbd5226792c6175f0abdacfb70d66984e019be;p=thirdparty%2Fcurl.git KNOWN_BUGS: quiche: QUIC connection is draining Closes #12037 Closes #13867 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 26547bd097..177f3fadd3 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -116,6 +116,7 @@ problems may have been fixed or changed somewhat since this was written. 18. HTTP/3 18.1 connection migration does not work + 18.2 quiche: QUIC connection is draining 19. RTSP 19.1 Some methods do not support response bodies @@ -657,6 +658,12 @@ problems may have been fixed or changed somewhat since this was written. https://github.com/curl/curl/issues/7695 +18.2 quiche: QUIC connection is draining + + The transfer ends with error "QUIC connection is draining". + + https://github.com/curl/curl/issues/12037 + 19. RTSP 19.1 Some methods do not support response bodies