Fetch Cache Problem

Hello,

When you tried using cf: { cacheEverything: true, cacheTtl: 3600 }

The response result header becomes null,
example: response.headers.get('set-cookie') becomes null. But, there’s no cache. it works just fine.