From: Daniel Stenberg Date: Wed, 16 Feb 2022 12:35:18 +0000 (+0100) Subject: KNOWN_BUGS: remove "HTTP/3 download with quiche halts after a while" X-Git-Tag: curl-7_82_0~60 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae20b5d60e9cec3b45571a5c4beb5bd4415fea62;p=thirdparty%2Fcurl.git KNOWN_BUGS: remove "HTTP/3 download with quiche halts after a while" Follow-up to 96f85a0fef694 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 9f922ca718..79656351da 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -162,7 +162,6 @@ problems may have been fixed or changed somewhat since this was written. 18.2 Uploading HTTP/3 files gets interrupted at certain file sizes 18.3 HTTP/3 download is 5x times slower than HTTP/2 18.4 Downloading with HTTP/3 produces broken files - 18.5 HTTP/3 download with quiche halts after a while 18.6 HTTP/3 multipart POST with quiche fails 18.7 HTTP/3 quiche upload large file fails 18.8 HTTP/3 does not support client certs @@ -1152,10 +1151,6 @@ problems may have been fixed or changed somewhat since this was written. See https://github.com/curl/curl/issues/7351 -18.5 HTTP/3 download with quiche halts after a while - - See https://github.com/curl/curl/issues/7339 - 18.6 HTTP/3 multipart POST with quiche fails https://github.com/curl/curl/issues/7125