© 2026 Hedgehog Software, LLC
const response = await fetch('...', { // ... cf: { cacheTtl: 1 * 60 * 15, // 15m cacheEverything: true } })