Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Urgent Fix for issue Content Type not specified (#31533)
This fixes issue #31518 where Laravel isn't setting a Content-Type and so Symfony is just setting it to whatever the request is asking for. This is poisoning our cache, serving up our website HTML pages as "XML".
- Loading branch information