From: wessels <> Date: Mon, 25 Aug 1997 10:13:33 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4817 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=838932cae06387e68e03f60c5257b19e4cc0dfb4;p=thirdparty%2Fsquid.git update --- diff --git a/TODO b/TODO index e37236fece..54bdebfc7e 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ + + Write the text for all the error message files + we don't properly handle the HTTP/1.1 'Connection' header + ETag support (makes metadata bigger--ack!) @@ -5,6 +6,10 @@ + Incorporate Pelletier's latest retry patch for 1.1 + FTP PUT + s/sprintf/snprintf/g - + be more persistent in forwarding requests; return fewer error pages + AS # routing ++ Send full HTTP requests in ICP messages ++ Everywhere that we use 'pattern' or such, use ACL elements instead. + - stoplist_pattern, refresh_pattern, ... ++ Finish hacking at storeCopy() to achieve in-memory sliding window + for objects being retrieved.