no proxy
This crate is a simple NO_PROXY parser and evaluator. It follows this article from Gitlab
on how to properly implement it.
Usage
use NoProxy;
let no_proxy = from;
if no_proxy.matches
This crate is a simple NO_PROXY parser and evaluator. It follows this article from Gitlab
on how to properly implement it.
use NoProxy;
let no_proxy = from;
if no_proxy.matches