Skip to content

Server-side HTTP caching improvements [SPR-11792] #16413

Closed
@spring-projects-issues

Description

@spring-projects-issues

Brian Clozel opened SPR-11792 and commented

This is an umbrella issue for several improvements on HTTP caching strategies.

Those improvements include:

  • Refactor WebContentGenerator to decouple HTTP Headers from each other and enable flexible use of last-modified, must-revalidate, Cache-Control: public/private, no-transform
  • Decoupling HTTP caching features from WebContentGenerator and explore alternative solutions
  • Provide controller method-level alternative to WebContentInterceptor
  • Enable gzip compression in DispatcherServlet

References: Mark Nottingham's cache docs and RFC2616


Sub-tasks:

Issue Links:

6 votes, 16 watchers

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions