Is there any library/setting that adds "cache" to ZnClient? I'm doing some web scrapping with ZnClient, and sometimes I request the same pages (~300) more than once, and I'd like to save requests (and time) by simply retrieving what's in the cache (since the content doesn't change frequently).
Maybe there other way is to put an HTTP proxy in between and ask the local proxy. Regards, Esteban A. Maringolo