Skip to main content

MAX_SESSION_ID_LENGTH

Constant MAX_SESSION_ID_LENGTH 

Source
const MAX_SESSION_ID_LENGTH: usize = 256;
Expand description

Maximum length for session IDs (denial of service prevention).