Caching Web Pages on the Player

Support caching on Web Pages - for pages that are relatively static it would be useful to cache them in the player instead of repeatedly going out to the internet for slowly changing content. I use the webpage feature to pull in a local weather feed - the page hoster noticed that I'm polling 500+ times/day - I'd really like to only look for an updated page every 30 minutes or so.