Hi, I am using HTMLGenerator in order to obtain contents from remote sites. By using a network sniffer, I noticed the HTMLGenerator always makes a GET request to the remote site in order to obtain the content. Is it possible to cache this content? Like specifying a period of time so that within this period, the HTML Generator uses a cached version instead of keep making the same request all the time? This would improve drastically performance, no matter what type of generator is used.
Gustavo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
