mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
This averts the following scenario: 1. Client POSTs 2. server does not support mod rewrite and 302 redirects to /index.php/theaction 3. client follows, but with a GET 4. 405