pub const HTTP_DOUBLE_BR: &'static str;
A double HTTP line break (\r\n\r\n). This constant represents the sequence used to separate headers/// from the body in an HTTP message.
\r\n\r\n