Skip to main content

INTERNAL_SERVER_ERROR_MESSAGE

Constant INTERNAL_SERVER_ERROR_MESSAGE 

Source
pub const INTERNAL_SERVER_ERROR_MESSAGE: &str = "Internal server error.";
Expand description

The whole of the generic 500 body’s message (middlewares.js:640). Note the trailing period.