explode_http_sub

Function explode_http_sub 

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

Parse an HTTP subscription link into a Proxy object Matches C++ explodeHTTPSub implementation