ipfs / helia

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

fix: allow contentTypeParser with Helia instance #427

Closed SgtPooki closed 7 months ago

SgtPooki commented 7 months ago

fixes an issue where createVerifiedFetch would not allow both:

This is needed in both helia-http-gateway & helia-service-worker-gateway because the helia instance needs to be controlled by the application