mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 19:02:48 +00:00
21 lines
429 B
Text
21 lines
429 B
Text
![]() |
khttpcache README
|
||
|
=================
|
||
|
|
||
|
khttpcache checks the HTTP Cache of a user
|
||
|
and throws out expired entries.
|
||
|
|
||
|
TODO:
|
||
|
|
||
|
* Skip entries which end in .new and are younger than
|
||
|
30 minutes / delte entries which end in .new and are
|
||
|
older than 30 minutes.
|
||
|
|
||
|
* Let kio_http fill in expire dates other than 0.
|
||
|
|
||
|
DONE:
|
||
|
|
||
|
* Start khttpcache from kio_http if the file "cleaned"
|
||
|
is older than 30(?) minutes.
|
||
|
|
||
|
* Accept command line parameteres
|