Stop iOS from caching your data requests with HTTPClient – Appcelerator
If you haven’t noticed, iOS will cache your HTTPClient calls for a VERY long time. Sending a GET request for a file can sometimes return data that is weeks old.
Continue readingStop iOS from caching your data requests with HTTPClient – Appcelerator