Function websocket::ws::util::url::parse_url_str
[−]
[src]
pub fn parse_url_str(url_str: &str) -> WebSocketResult<(Host, String, bool)>
Gets the host, port, resource and secure from the string representation of a url