Closed
Description
Scott Carlson opened SPR-9543 and commented
I attempted to use mvc:resource/ to map to some application PDFs. However, IE8 fails with the settings from preventCaching(). The fix is already used in AbstractView.generateDownloadContent(). It this was consistent, it would be a benefit.
I was able to get around it, by subclassing ResourceHttpRequestHandler, and wiring up my own beans.
Affects: 3.1.1
This issue is a sub-task of #16413
Issue Links:
- Expose handler bean in ResourcesBeanDefinitionParser. [SPR-9544] #14178 Expose handler bean in ResourcesBeanDefinitionParser.