Warning, /frameworks/kio/src/kioworkers/http/README.http_cache_cleaner is written in an unsupported language. File is not indexed.

0001 khttpcache README
0002 =================
0003 
0004 khttpcache checks the HTTP Cache of a user 
0005 and throws out expired entries.
0006 
0007 TODO:
0008 
0009 * Skip entries which end in .new and are younger than
0010 30 minutes / delete entries which end in .new and are
0011 older than 30 minutes.
0012 
0013 * Let kio_http fill in expire dates other than 0.
0014 
0015 DONE:
0016 
0017 * Start khttpcache from kio_http if the file "cleaned"
0018 is older than 30(?) minutes.
0019 
0020 * Accept command line parameteres