dojo.__IoArgs.preventCache

<script src="../../js/dojo.js"></script>
defined in dojo/_base/xhr.js

Default is false. If true, then a "dojo.preventCache" parameter is sent in the request with a value that changes with each request (timestamp). Useful only with GET-type requests.