pub const HTTP_BR_BYTES: &[u8];
The byte representation of an HTTP line break. This constant provides the byte equivalent of the HTTP line break/// for use in low-level network operations.