pub const HTTP_DOUBLE_BR_BYTES: &'static [u8];
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.