Expire URL items from the on-disk cache once in a while
commit1968bb1b5cc35ba315a741ad27de71e04b6c5aa2
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 6 Feb 2012 21:06:15 +0000 (6 22:06 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 6 Feb 2012 21:06:15 +0000 (6 22:06 +0100)
tree94b597677aa117f696a7673750dea38073710d54
parentc1f1086866d10a823a5ce59f286b3102716bfb42
Expire URL items from the on-disk cache once in a while

* url.el (url-retrieve-number-of-calls): New variable.
(url-retrieve-internal): Use it to expire the cache once in a
while.

* url-cache.el (url-cache-prune-cache): New function.
lisp/url/ChangeLog
lisp/url/url-cache.el
lisp/url/url.el