ipfs/helia-http-gateway

bug: requesting `ipfs/<CIDv0>` path breaks with error

Closed this issue · 1 comments

example url: http://localhost:8888/ipfs/QmSnuWmxptJZdLJpKRarxBMS2Ju2oANVrgbr2xWbie9b2D

redirected to url http://qmsnuwmxptjzdljpkrarxbms2ju2oanvrgbr2xwbie9b2d.ipfs.localhost:8888/

Error

{
  "statusCode": 500,
  "error": "Internal Server Error",
  "message": "To parse non base32 or base58btc encoded CID multibase decoder must be provided"
}

more info: https://docs.ipfs.tech/how-to/address-ipfs-on-web/#subdomain-gateway