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

feat: handle HEAD request in trailing slash middleware #4049

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sushichan044
Copy link
Contributor

@sushichan044 sushichan044 commented Apr 3, 2025

The author should do the following, if applicable

closes #4048

Caution

Review should be done on a per-commit basis as test cases were refactored in 808e520
Hiding whitespace is also recommended.

  • Add tests
  • Run tests
  • bun run format:fix && bun run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

@sushichan044 sushichan044 changed the title fix: trailing slash middleware should handle HEAD request. feat: handle HEAD request in trailing slash middleware Apr 3, 2025
@sushichan044 sushichan044 marked this pull request as ready for review April 3, 2025 14:24
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.

trailing-slash middleware should handle HEAD request
1 participant