Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: follow verified-fetch redirects when subdomains are disabled (#146)
Pass `redirect: 'follow'` to `@helia/verified-fetch` when subdomain support is enabled, otherwise we send a 301 with no `Location` header.
- Loading branch information