From: Thomas Jarosch Date: Thu, 14 Oct 2010 08:27:34 +0000 (+0200) Subject: Make note about curl HTTP headers X-Git-Tag: v1.1~51 X-Git-Url: http://developer.intra2net.com/git/?p=bpdyndnsd;a=commitdiff_plain;h=9c759742ed014ff37c0fafbb07f5e3c53d25cd74 Make note about curl HTTP headers --- 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