Searched refs:toHostString (Results 1 – 7 of 7) sorted by relevance
99 request.addHeader(HTTP.TARGET_HOST, targethost.toHostString()); in process()
179 public String toHostString() { in toHostString() method in HttpHost
205 ("CONNECT", mHost.toHostString()); in openConnection()
385 return mHost.toHostString(); in getHostPort()
733 connect.addHeader(HTTP.TARGET_HOST, target.toHostString()); in createTunnelToTarget()
52 HPLorg/apache/http/HttpHost;->toHostString()Ljava/lang/String;
948 method @Deprecated public String toHostString();