With ASP.NET Bundling and Minification at what point is the Date Modified
Header Response value created?
Assuming I'm not using a caching service and have browser cache disabled, are the bundles dynamically created on each page load and therefore generate a new Date Modified
value?
There are few checks done by browser.