cerca
cerca copied to clipboard
err404 and other error pages return 200 status code
It appears that the error pages, by and large, return 200 status codes rather than non-200 error status codes
I'm writing some new code that will set non-200 status codes on errors, but should I also update existing code likewise?