From 01aa021e0561aac27e5b8d583d48e9e767b09dfb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 25 Feb 2022 11:36:02 +0100 Subject: [PATCH] TODO: remove "better persistency for HTTP/1.0" Let's not bother. --- docs/TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/TODO b/docs/TODO index 2263008783..6fb70dd832 100644 --- a/docs/TODO +++ b/docs/TODO @@ -69,7 +69,6 @@ 4.7 STAT for LIST without data connection 5. HTTP - 5.1 Better persistency for HTTP 1.0 5.2 Set custom client ip when using haproxy protocol 5.3 Rearrange request header order 5.4 Allow SAN names in HTTP/2 server push @@ -554,11 +553,6 @@ 5. HTTP -5.1 Better persistency for HTTP 1.0 - - "Better" support for persistent connections over HTTP 1.0 - https://curl.se/bug/feature.cgi?id=1089001 - 5.2 Set custom client ip when using haproxy protocol This would allow testing servers with different client ip addresses (without -- 2.47.3