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

Remove support for temporary redirects #656

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

theseanything
Copy link
Contributor

@theseanything theseanything commented Sep 4, 2024

These redirects are 302 Found responses, however no longer used. Removing to simplify the codebase.

alphagov/router#482

@theseanything theseanything requested a review from a team September 4, 2024 10:17
These redirects are 302 Found responses, however no longer used.
Removing to simplify the codebase.
@theseanything theseanything force-pushed the remove-suppport-for-temporary-redirects branch from a772fd8 to 8ee0afe Compare September 4, 2024 11:15
Copy link
Contributor

@MahmudH MahmudH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏽

@theseanything theseanything merged commit 4862b12 into main Sep 4, 2024
8 checks passed
@theseanything theseanything deleted the remove-suppport-for-temporary-redirects branch September 4, 2024 13:52
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.

3 participants