Function exclude_from_proxy

Source
pub fn exclude_from_proxy(
    service: &ZapService,
    regex: String,
) -> Result<Value, ZapApiError>
Expand description

Adds a regex of URLs that should be excluded from the local proxies.