Searched refs:toHostString (Results 1 – 3 of 3) sorted by relevance
94 request.addHeader(HTTP.TARGET_HOST, targethost.toHostString()); in process()
174 public String toHostString() { in toHostString() method in HttpHost
688 connect.addHeader(HTTP.TARGET_HOST, target.toHostString()); in createTunnelToTarget()