ProxyConfig.ProxyRule
class ProxyConfig.ProxyRule
Class that holds a scheme filter and a proxy URL.
Summary
Public functions |
|
|---|---|
String |
Returns the |
String |
getUrl()Returns the |
Public functions
getSchemeFilter
Added in 1.1.0
fun getSchemeFilter(): String
Returns the String that represents the scheme filter for this object.
| Returns | |
|---|---|
String |
Scheme filter |