-
Couldn't load subscription status.
- Fork 38.8k
Closed
Closed
Copy link
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Brian Clozel opened SPR-13382 and commented
VersionStrategy and VersionResourceResolver can resolve resources using version strings.
Those resources are then served without using this version information to set the ETag header.
The VersionResourceResolver should by default add this header value as this is valuable for HTTP clients. It should also provide an optional configuration setting to disable that behavior.
Affects: 4.2 GA
Issue Links:
- Preserve HTTP headers when caching resources in CachingResourceResolver [SPR-13817] #18390 Preserve HTTP headers when caching resources in CachingResourceResolver
Referenced from: commits 190eb6a
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement