Prevents web browsers from caching the response for faster page loading. This is useful if you want the page to be downloaded from the server every time, instead of the browser using its last downloaded version.


This action will result in a response header:

Cache-Control: no-cache