Re: Proxy exceptions

2013-04-08 Thread Oleg Kalnichevski
On Mon, 2013-04-08 at 21:25 +0200, Simone Tripodi wrote: > Hi again Oleg, > > please apologise for the silly question, but... could you provide me please > a sample of how to use the RoutePlanner in the way I described? > > Sorry, but I haven't figured out how to... many thanks in advance! > > b

Re: Proxy exceptions

2013-04-08 Thread Simone Tripodi
Hi again Oleg, please apologise for the silly question, but... could you provide me please a sample of how to use the RoutePlanner in the way I described? Sorry, but I haven't figured out how to... many thanks in advance! best, -Simo http://people.apache.org/~simonetripodi/ http://simonetripod

Re: EntityUtils.consume question

2013-04-08 Thread Oleg Kalnichevski
On Mon, 2013-04-08 at 17:57 +0200, Joan Balagueró wrote: > Hello, > > > > Is there any overhead in executing a ‘EntityUtils.consume(httpEntity)’ if > the response has been completely consumed before? (reading and closing the > ‘entity.getContent()’ inputStream) > > This can depend on HttpEn

Re: Proxy exceptions

2013-04-08 Thread Simone Tripodi
Thanks Oleg, it does indeed! All the best, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Mon, Apr 8, 2013 at 7:06 PM, Oleg Kalnichevski wrote: > On Mon, 2013-04-08 at 17:30 +0200, Simone Tripodi

Re: Proxy exceptions

2013-04-08 Thread Oleg Kalnichevski
On Mon, 2013-04-08 at 17:30 +0200, Simone Tripodi wrote: > Hi all mates, > > is there any way to setup exception for proxy, in HttpClient instances? > > I mean, domains such as "localhost" or "127.0.0.1" should be skipped by > proxy resolution, as well as more domains which could be configured by

EntityUtils.consume question

2013-04-08 Thread Joan Balagueró
Hello, Is there any overhead in executing a ‘EntityUtils.consume(httpEntity)’ if the response has been completely consumed before? (reading and closing the ‘entity.getContent()’ inputStream) Thanks, Joan.

Proxy exceptions

2013-04-08 Thread Simone Tripodi
Hi all mates, is there any way to setup exception for proxy, in HttpClient instances? I mean, domains such as "localhost" or "127.0.0.1" should be skipped by proxy resolution, as well as more domains which could be configured by users - is there any API to achieve it? Many thanks in advance, all

RE: SSL verification - is it a warning, can it be made strict?

2013-04-08 Thread Kimpton, C (Chris)
Hi, The problem seems to have disappeared - looks like it was a 'load' related issue. Thanks, Chris -Original Message- From: Mark Claassen [mailto:ma...@donnell.com] Sent: 28 March 2013 20:39 To: 'HttpClient User Discussion' Subject: RE: SSL verification - is it a warning, can it be ma