cerca icon indicating copy to clipboard operation
cerca copied to clipboard

err404 and other error pages return 200 status code

Open alexwennerberg opened this issue 2 years ago • 0 comments

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?

alexwennerberg avatar Jan 13 '24 17:01 alexwennerberg