ipfs/helia-verified-fetch

Cache-Control headers for mutable resources are wrong

Closed this issue · 1 comments

Summary

When requesting resources with the ipns:// prefix, verifiedFetch returns the wrong Cache-Control header (specifically 'public, max-age=29030400, immutable') in the response object according to the specs.

This happens for both IPNS names and DNSLink

Suggestion

Set the Cache-Control headers according to the specs.