explode_http

Function explode_http 

Source
pub fn explode_http(link: &str, node: &mut Proxy) -> bool
Expand description

Parse an HTTP/HTTPS link into a Proxy object Matches C++ explodeHTTP implementation