Macro foreach_http

Source
macro_rules! foreach_http {
    ($mac:ident) => { ... };
}