Does anybody know if MySpace is planning on caching responses from makeRequest()? In my testing, the responses don't seem to get cached and my server gets hit on every request for the same URL. It's not a big deal right now, but a makeRequest() cache will really help cut down on 3rd party server...