Send update request to browser

When loading pages on the web, browsers save information from an Intrexx portal, such as JavaScript files, cascading stylesheets, and images. Saving this information increases the performance in web browsers and is especially useful for mobile end devices. The Intrexx cache control controls the browser and defines when certain files should be reloaded. At this point you can explicitly tell browsers to reload the files for

  • All files

  • JavaScript files

  • CSS files

Explicitly request. This may be useful if you have written and changed single JavaScript files, for example.