public class ProxyHeaderParser extends Object
ProxyHeaderParser(HttpRequest request)
String
getBy()
List<String>
getFor()
getHost()
Integer
getPort()
getScheme()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProxyHeaderParser(HttpRequest request)
request
@NonNull public List<String> getFor()
public String getBy()
public String getHost()
public String getScheme()
public Integer getPort()