status(statusCode >= 100 && statusCode < 600 ? err.code : 500); I.e. make sure you aren't trying to set an invalid HTTP status code somewhere.
確定! 回上一頁