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: redirect() #163

Merged
merged 6 commits into from
May 9, 2023
Merged

feat: redirect() #163

merged 6 commits into from
May 9, 2023

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented May 8, 2023

Note to reviews: HTTP status code 303 appears to be the appropriate code for most redirects in this codebase. Hence, the HTTP status code changes.

Supersedes #131.
Closes #91.
Towards #75 and #74.

@iuioiua iuioiua requested a review from kt3k May 8, 2023 00:44
@iuioiua iuioiua marked this pull request as ready for review May 8, 2023 00:44
@iuioiua iuioiua merged commit 6eca04e into main May 9, 2023
@iuioiua iuioiua deleted the feat-http-redirect-util branch May 9, 2023 04:50
@iuioiua iuioiua mentioned this pull request May 9, 2023
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.

todo: rework HTTP redirects
1 participant