Skip to content

Getting IPFS directory only works when adding ?noResolve to the query string #17

Open
@dirkcuys

Description

@dirkcuys

According to the documentation you can use the 'X-resolve' header:

await fetch('ipfs://CID/example/', {headers: {'X-Resolve': none}})

But looking through the code it seems like the only way is by passing adding 'noResolve' to the query string

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions