pub const HTTP_BR_BYTES: &'static [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.