Skip to content

fix: redirect directory missing trailing slash#66

Merged
alanshaw merged 1 commit intomainfrom
fix/redirect-dir-missing-trailing-slash
Jul 11, 2025
Merged

fix: redirect directory missing trailing slash#66
alanshaw merged 1 commit intomainfrom
fix/redirect-dir-missing-trailing-slash

Conversation

@alanshaw
Copy link
Member

Fixes an issue where UnixFS directories missing trailing slashes were not being redirected.

fixes storacha/w3up#1615

Bonus - fixes an issue where the directory contents would be rendered in response to a HEAD request.

@alanshaw alanshaw merged commit 7ace384 into main Jul 11, 2025
1 check passed
@alanshaw alanshaw deleted the fix/redirect-dir-missing-trailing-slash branch July 11, 2025 11:06
alanshaw pushed a commit that referenced this pull request Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


##
[5.1.3](v5.1.2...v5.1.3)
(2025-07-11)


### Bug Fixes

* redirect directory missing trailing slash
([#66](#66))
([7ace384](7ace384))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue with relative paths in subfolders on w3s.link

2 participants