pub const HTTP_SERVER_ERROR_MIN: u16 = 500;
Start of the HTTP server error 5xx status code range (500).