Function web_socket::handshake::request
source · [−]pub fn request(
host: impl AsRef<str>,
path: impl AsRef<str>,
headers: impl IntoIterator<Item = impl FmtHeaderField>
) -> (String, String)pub fn request(
host: impl AsRef<str>,
path: impl AsRef<str>,
headers: impl IntoIterator<Item = impl FmtHeaderField>
) -> (String, String)