Constant HTTP_BR

Source
pub const HTTP_BR: &'static str;
Expand description

An HTTP line break (\r\n).

This constant represents the standard line break sequence used in the HTTP protocol.