HTTP_BR_BYTES

Constant HTTP_BR_BYTES 

Source
pub const HTTP_BR_BYTES: &[u8];
Expand description

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.