[][src]Function feroxbuster::scanner::should_filter_response

pub fn should_filter_response(
    response: &FeroxResponse,
    tx_stats: UnboundedSender<StatCommand>
) -> bool

Simple helper to stay DRY; determines whether or not a given FeroxResponse should be reported to the user or not.