Purge Suspended Applet is not enought - Printable Version +- Curl Global Community (https://communities.curl.com) +-- Forum: Blogs (https://communities.curl.com/forumdisplay.php?fid=17) +--- Forum: Tech blog (https://communities.curl.com/forumdisplay.php?fid=18) +---- Forum: Robert blog (https://communities.curl.com/forumdisplay.php?fid=20) +---- Thread: Purge Suspended Applet is not enought (/showthread.php?tid=561) |
Purge Suspended Applet is not enought - RobertShiplett - 07-12-2012 The only way in which I can have non-caching respected in Firefox-type browser is to add to the Curl applet {on-applet-suspend so {exit 0} } Even purging in the RTE manager whcih is itself set to force resync and in a browser caching nothing will not result in a resync (at least not for 7.0+ using a resync file) unless that explicit {exit } is found. If you are aware of another option |