Ghost/ghost/mw-error-handler/test
Naz ee7655213e Added 406 response for outdated Ghost instance
refs https://github.com/TryGhost/Toolbox/issues/280

- When an outdated client receives a 404 as a response there's no clear way to act on it. Plain 404 says nothing about need to update.
- In such cases the resourceNotFound handler should return a 406 error indicating the Ghost instance needs an update.
2022-04-08 12:52:41 +08:00
..
utils Add @tryghost/mw-error-handler 2021-12-07 18:40:46 +00:00
.eslintrc.js Add @tryghost/mw-error-handler 2021-12-07 18:40:46 +00:00
error-handler.test.js Added 406 response for outdated Ghost instance 2022-04-08 12:52:41 +08:00