You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way we incorporate redirecting should preserve the URL context (either ens:// or ipfs:// etc). This would also allow decentrally-hosted sites to persist cookies even after the gateway is changed.
When we're ready to resume supporting ipfs resolution, we should reach out to Colin from protocol labs (@protocolin on their slack). He offered to connect us with some relevant people.
Closing as a duplicate of #9353, which despite being more recent seemed to be a bit less prescriptive about how we'd accomplish this? At least in the title anyway.
The way we incorporate redirecting should preserve the URL context (either
ens://
oripfs://
etc). This would also allow decentrally-hosted sites to persist cookies even after the gateway is changed.I think that API may be webRequest.onBeforeRequest().
That work can build on #7362, and should also be useful for the snaps system.
The text was updated successfully, but these errors were encountered: