esri.setRequestPreCallback(function (ioArgs) { if ((ioArgs.url.indexOf("MapServer") > -1) || (ioArgs.url.indexOf("FeatureServer") > -1)) ioArgs.preventCache = true; }
Are you using the proxy code from here?https://github.com/Esri/resource-proxy
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.