From 9c759742ed014ff37c0fafbb07f5e3c53d25cd74 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Thu, 14 Oct 2010 10:27:34 +0200 Subject: [PATCH] Make note about curl HTTP headers --- docs/TODO | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/TODO b/docs/TODO index b4dcbdf..6fd020f 100644 --- 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 -- 1.7.1