Constant HTTP_DOUBLE_BR_BYTES

Source
pub const HTTP_DOUBLE_BR_BYTES: &'static [u8];
Expand description

The byte representation of a double HTTP line break.

This constant provides the byte equivalent of the double HTTP line break for use in parsing and constructing HTTP messages.