pub const INTERNAL_SERVER_ERROR_MESSAGE: &str = "Internal server error.";
The whole of the generic 500 body’s message (middlewares.js:640). Note the trailing period.
middlewares.js:640