From: wessels <> Date: Fri, 24 Oct 1997 11:00:57 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4699 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e8e2b3025d2257cd202d2f28d7e87dff36a92c4;p=thirdparty%2Fsquid.git update --- diff --git a/TODO b/TODO index 2c79df39c0..075dfef5f0 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,9 @@ + copy over new -z semantics; don't automatically wipeout cache + request-range ++ hit metering + we don't properly handle the HTTP/1.1 'Connection' header + ETag support (makes metadata bigger--ack!) -+ make USE_PROXY_AUTH standard + Incorporate Pelletier's latest retry patch for 1.1 + FTP PUT + be more persistent in forwarding requests; return fewer error pages @@ -34,3 +34,4 @@ DONE: + fix all the assert(!ERR_FOO) placeholders + Finish hacking at storeCopy() to achieve in-memory sliding window for objects being retrieved. ++ make USE_PROXY_AUTH standard