Hi, I am using the makeRequest API to make API calls to a URL that returns an Atom feed, however the Atom feed returned from the makeRequest call is being cached by Shindig. I am setting gadgets.io.RequestParameters.REFRESH_INTERVAL = 0 and it does not seem to make a difference. Is there any way to make sure Shindig does not cache the response from the makeRequest call?
-Ryan
