Hi everybody, I am trying to get the URL from within a HttpRequestRetryHandler in HttpClient 4. Is there a supported way to achieve this?
From http://hc.apache.org/httpcomponents-client/httpclient/apidocs/org/apache/http/client/HttpRequestRetryHandler.html I see that the context parameter allows me to retrieve attributes but I am not sure which attribute(s) will give me the desired information and whether this is supported. Many thanks, Kaspar -- View this message in context: http://old.nabble.com/Getting-URL-from-within-a-HttpRequestRetryHandler-tp29419562p29419562.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
