ipfs / helia

An implementation of IPFS in JavaScript
https://helia.io
Other
814 stars 81 forks source link

fix: verified-fetch etag header #434

Closed SgtPooki closed 4 months ago

SgtPooki commented 4 months ago

Fixes some issues with the etag header

FYI: should handle identity CID test is failing for me locally, even on main branch. no idea why. I npm run clean && npm i && npm run test and still get the failure I needed to npm run clean && npm i from the monorepo root.