Closed MarcGodard closed 9 years ago
Now you can hook into a web404 if you’re using the routing for both JSON and WEB
This breaks backwards compatibility for any one with existing 404 hooks. I’d say check in the handler if the request is an AJAX one or not, and serve the appropriate response there.
404
Now you can hook into a web404 if you’re using the routing for both JSON and WEB