]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Mon, 25 Aug 1997 10:13:33 +0000 (10:13 +0000)
committerwessels <>
Mon, 25 Aug 1997 10:13:33 +0000 (10:13 +0000)
TODO

diff --git a/TODO b/TODO
index e37236fecec51d90d294b20bf509b9a2f2649ee2..54bdebfc7e3ebcf4bfe70463d67b6c50b5642a6d 100644 (file)
--- 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.