Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1D0C2200BD4 for ; Thu, 1 Dec 2016 10:25:18 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1BA0D160B0F; Thu, 1 Dec 2016 09:25:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5B16A160B0B for ; Thu, 1 Dec 2016 10:25:17 +0100 (CET) Received: (qmail 66094 invoked by uid 500); 1 Dec 2016 09:25:16 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 66078 invoked by uid 99); 1 Dec 2016 09:25:15 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2016 09:25:15 +0000 Received: from ok2c (unknown [213.55.176.132]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 1B6861A031B for ; Thu, 1 Dec 2016 09:25:14 +0000 (UTC) Message-ID: <1480584312.29892.0.camel@apache.org> Subject: Re: HttpContext To Url From: Oleg Kalnichevski To: HttpClient User Discussion Date: Thu, 01 Dec 2016 10:25:12 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit archived-at: Thu, 01 Dec 2016 09:25:18 -0000 On Tue, 2016-11-29 at 16:19 -0500, Murat Balkan wrote: > Hi, > Whats the best way to reach the request target Url from the HttpContext > object? > Thank you, > Murat http://hc.apache.org/httpcomponents-core-4.4.x/httpcore/apidocs/org/apache/http/protocol/HttpCoreContext.html#getTargetHost() Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org