pub const HTTP_BR: &str = "\r\n";
An HTTP line break (\r\n). This constant represents the standard line break sequence used in/// the HTTP protocol.
\r\n