We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/directory
/directory/
The text was updated successfully, but these errors were encountered:
feat: Implement directory path redirection(#19)
986cd4d
Additional tasks - Add 301 Moved Permanently macro - Move filePath, originalHeader, originalBody member variables from Worker to Request - Add appendHeader() to Response Co-authored-by: srngch <srngch.dev@gmail.com>
feat: Change redirect location to relative path(#19)
689e76c
Merge pull request #36 from srngch/feature/19/redirect-directory
8e15bce
hhkim0729
srngch
Successfully merging a pull request may close this issue.
/directory
일 경우 ->/directory/
로 301 redirect 응답 보내기The text was updated successfully, but these errors were encountered: