smartAPI icon indicating copy to clipboard operation
smartAPI copied to clipboard

missing page should return 404

Open newgene opened this issue 3 years ago • 0 comments

Currently an invalid URL like https://dev.smart-api.info/somepage return correct customized 404 page, but the status code is still 200, ideally, status code should be 404 instead.

newgene avatar Apr 13 '22 18:04 newgene