Hello,

I use HttpClient to do few get requests to server that require two-way
authentication. I see in HttpClient logs that each time a request is made a
handshake is done. And this sends a lot of data along (for example
certificates). Is there a possibility to reuse connection in a way that
would allow to send few following requests within one handshake ?

--Pozdrawiam,

Wojciech Klicki

Reply via email to