-
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)type: enhancementA general enhancementA general enhancement
Milestone
Description
Brian Clozel opened SPR-11964 and commented
HTML5 offline applications use cache manifests to list all resources that should be stored in the browser appcache.
This transformer should:
- modify links to match the public URL paths that should be exposed to clients, using configured ResourceResolver strategies
- append a comment in the manifest, containing a Hash (e.g. "# Hash: 9de0f09ed7caf84e885f1f0f11c7e326"), thus changing the content of the manifest in order to trigger an appcache reload in the browser.
This a candidate transformer and may not be included in the next version.
No further details from SPR-11964
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