Make note about curl HTTP headers
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 14 Oct 2010 08:27:34 +0000 (10:27 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 14 Oct 2010 08:27:49 +0000 (10:27 +0200)
docs/TODO

index b4dcbdf..6fd020f 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -5,5 +5,7 @@
 - HTTP proxy authentication
 
 - Improve dealing with problems when update for particular service fails (static failure (Auth data) / temporary failure (DNS) )
-       -> static failure: e.g. disable service.
-       -> temporary failure: e.g. increase timeout for that service.
+    -> static failure: e.g. disable service.
+    -> temporary failure: e.g. increase idle period for that service.
+
+- Add curl HTTP headers to disable proxy caching