OpenWebF Host: Caching (HttpCacheMode)
Instructions
- •Ask what the user wants: cache-first, network-first, offline-first, or “never cache in dev”.
- •Use project profile and code search to detect current cache settings.
- •Use MCP docs to choose an explicit
HttpCacheModeand a cache-busting/version strategy. - •Provide clear “how to clear caches” guidance and verification steps.
More: