MAXIMUM_LENGTH

Constant MAXIMUM_LENGTH 

Source
pub const MAXIMUM_LENGTH: usize = 107;
Expand description

The maximum length of a PROXY Protocol v1 header, including the magic bytes, protocol, addresses, ports, and the CRLF at the end.