Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Request object returns empty parameters when we make a POST method, a…
…nd spoof it as a GET request using X-HTTP-METHOD-OVERRIDE or _method parameter (#15410) Fix issue where request object fails to return parameters when we make a POST method, and spoof it as a GET request using X-HTTP-METHOD-OVERRIDE or _method parameter #15348
- Loading branch information