ProxyConfig.ProxyRule
public final class ProxyConfig.ProxyRule
Class that holds a scheme filter and a proxy URL.
Summary
Public methods |
|
|---|---|
@NonNull String |
Returns the |
@NonNull String |
getUrl()Returns the |
Public methods
getSchemeFilter
Added in 1.1.0
public @NonNull String getSchemeFilter()
Returns the String that represents the scheme filter for this object.