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

RedirectController - use 307/308 HTTP status codes #22

Closed
wants to merge 2 commits into from
Closed

RedirectController - use 307/308 HTTP status codes #22

wants to merge 2 commits into from

Conversation

ZipoKing
Copy link
Contributor

This resolves issue #26171 - allow to redirect action with 307/308 HTTP status codes instead of 301/302 which will keep HTTP request method

@symfony-bot
Copy link

symfony-bot bot commented Feb 18, 2018

Thanks for your pull request! We love contributions.

However, this repository is what we call a "subtree split": a read-only copy of one directory of the main Symfony repository. It is used by Composer to allow developers to depend on specific Symfony components.

If you want to contribute, you should instead open a pull request on the main repository:

https://github.com/symfony/symfony

Thank you for your contribution!

PS: if you haven't already, please add tests, and beware that bug fixes should be submitted on the lowest maintained branch where they apply; only features should be submitted against the master branch.

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.

1 participant