http_try

Macro http_try 

Source
macro_rules! http_try {
    ($handle: expr) => { ... };
}