Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: native uri router #999

Merged
merged 1 commit into from
May 10, 2021
Merged

chore: native uri router #999

merged 1 commit into from
May 10, 2021

Commits on May 10, 2021

  1. chore: native uri router

    This replaces JS-based router with URI router introduced in
    ipfs/kubo#7802
    
    Every gateway running go-ipfs 0.8.0 or later has it.
    It not only removes the need for JS-based router, but makes it
    future-proof, as gateway takes care of redirects to subdomains and/or
    base conversion, if needed.
    lidel committed May 10, 2021
    Configuration menu
    Copy the full SHA
    7c894a3 View commit details
    Browse the repository at this point in the history