I am wondering if there is a way to know the uri that the client had to retrieve? I am using the client.execute() with the futurecallback as described in the examples. But as far as I can see, you can't retrieve the uri it had to execute (whether it is httpget, httphead) in the HttpResponse. Am I missing a way? Or do I need to use the HttpClient with the ThreadSafeClientConnManager to achieve this and pass along the uri?
- HttpAnsyncClient: is there a way to know the uri? Peter Joole
- Re: HttpAnsyncClient: is there a way to know the ur... Mark Greene
- Re: HttpAnsyncClient: is there a way to know th... Oleg Kalnichevski
- Re: HttpAnsyncClient: is there a way to kno... Peter Joole
- Re: HttpAnsyncClient: is there a way to... Oleg Kalnichevski
