Re: Client5, HTTP2 , https and proxy usage

2018-03-28 Thread Oleg Kalnichevski
On Wed, 2018-03-28 at 17:11 +0200, Rémy Amouroux wrote: > Hi > > Thanks Oleg for the answer on the possible logging options for > client5. > > I tried different setup to find a solution to my present problem, but > without seeing light. > > I’m trying to setup a connection to a http2 server,

Client5, HTTP2 , https and proxy usage

2018-03-28 Thread Rémy Amouroux
HiThanks Oleg for the answer on the possible logging options for client5.I tried different setup to find a solution to my present problem, but without seeing light.I’m trying to setup a connection to a http2 server, using https and a proxy (which can do only HTTP1).Thus, the CONNECT operation to

Re: logging using log4j with httpclient 5 beta ?

2018-03-28 Thread Oleg Kalnichevski
On Tue, 2018-03-27 at 17:20 +0200, Rémy Amouroux wrote: > Hi All > > I’m trying to use httpclient 5 beta to discuss to a http2 server > through a proxy. > > For the moment, my log4j configuration includes > > log4j.logger.org.apache.hc.client5.http=DEBUG >