6fd020f69d4ed93c64b0236ee1adf4204ea60f7b
[bpdyndnsd] / docs / TODO
1 - Add support for parsing IPv6 addresses out of data received via webcheck ip url.
2
3 - Configurable user-agent with version string placeholder (%V?)
4
5 - HTTP proxy authentication
6
7 - Improve dealing with problems when update for particular service fails (static failure (Auth data) / temporary failure (DNS) )
8     -> static failure: e.g. disable service.
9     -> temporary failure: e.g. increase idle period for that service.
10
11 - Add curl HTTP headers to disable proxy caching