Hello Magnus,

the target host of the request is available after execution from
the HttpContext. The attribute is ExecutionContext.HTTP_TARGET_HOST:

http://hc.apache.org/httpcomponents-core/httpcore/apidocs/org/apache/http/protocol/ExecutionContext.html#HTTP_TARGET_HOST

The value is an instance of HttpHost.

cheers,
  Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to