Skip to main content

HTTP_SERVER_ERROR_MIN

Constant HTTP_SERVER_ERROR_MIN 

Source
pub const HTTP_SERVER_ERROR_MIN: u16 = 500;
Expand description

Start of the HTTP server error 5xx status code range (500).