-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: gateway conformance improvements (#85)
* feat: resolve IPFS_NS_MAP with @multiformats/dns * fix: various fixes to gateway conformance * fix: gateway-conformance expects 301 to path * fix: gateway conformance subdomain handling * fix: more testgatewaysubdomain passing tests * fix: more testgatewaysubdomain passing tests * fix: some redirect and url parsing * test: make sure test constructs proper unixfs data * fix: more gwc improvements for testgatewaysubdomains * test: some adjustments of default tests enabled * test: adjust total success expectation * test: update latest sucess rates * test: update 'all' test success rate and remove reverse proxy * fix: pass datastore and blockstore to helia instance * chore: lint fix and header types * deps: update deps * chore: modify log prefixes slightly * chore: cleanup and re-enable tests not timing out * fix: pull out fetch->nodejs header logic * chore: apply suggestions from code review * chore: lint fix after gh pr suggestions * chore: apply suggestions from code review Co-authored-by: Daniel Norman <1992255+2color@users.noreply.github.com> * chore: apply suggestions from code review Co-authored-by: Daniel Norman <1992255+2color@users.noreply.github.com> * test: add handle-redirects tests * chore: fix build after applying pr suggestions --------- Co-authored-by: Daniel Norman <1992255+2color@users.noreply.github.com>
- Loading branch information
Showing
19 changed files
with
742 additions
and
348 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.