pub fn explode_http(link: &str, node: &mut Proxy) -> bool
Parse an HTTP/HTTPS link into a Proxy object Matches C++ explodeHTTP implementation