smartAPI
smartAPI copied to clipboard
missing page should return 404
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.