pub const MAXIMUM_LENGTH: usize = 107;
The maximum length of a PROXY Protocol v1 header, including the magic bytes, protocol, addresses, ports, and the CRLF at the end.