Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set proper HTTP response code on error (#1499)
I was doing some AJAX work in DEV mode and discovered that Magento returns a status 200 for uncaught exceptions. This single line fixes it.
- Loading branch information