-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement
Description
Scott Carlson opened SPR-9544 and commented
I attempted to use mvc:resource/ to map to some application PDFs. However, IE8 fails with the settings from preventCaching() (See #14177). To set the pragma correctly, I had to manually wire up the same logic from ResourcesBeanDefinitionParser. If the implementation class was an attribute, that defaulted to ResourceHttpRequestHandler.class, it would've been much simpler.
Affects: 3.1.1
Issue Links:
- Use same pragma settings in WebContentGenerator as in AbstractView [SPR-9543] #14177 Use same pragma settings in WebContentGenerator as in AbstractView
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement