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
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
BREAKING CHANGE: Gateway now implicitly responds with the contents of `/index.html` when accessing a directory `/` instead of redirecting to `/index.html`.
This changes current logic (redirect to index.html) to match what
go-ipfs does (return index.html without changing URL)
We also ensure directory URLs always end with '/'
License: MIT
Signed-off-by: Marcin Rataj <[email protected]>
0 commit comments