Skip to content

Use same pragma settings in WebContentGenerator as in AbstractView [SPR-9543] #14177

Closed
@spring-projects-issues

Description

@spring-projects-issues

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:

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions