- First commit to issue fork.
- Merge request !119Remove unsupported redirect codes according to Symfony → (Open) created by timohuisman
- 🇳🇱Netherlands timohuisman Leiden, Netherlands
I just came across this issue because a client of us selected a 304 for a redirect. A 304 is not a valid redirect code according to the Symfony docs. I've updated the Issue summary and created a MR with the proposed solution.
Attached is a patch file containing the current state of the MR, so it can be safely used with composer-patches.