Ahoi!

I started migrating a legacy codebase using httpclient 3.x to use httclient 
4.5.2.

Our code used to set 
params.setParameter("http.method.response.buffer.warnlimit",responseBufferWarnLimit);
on HttpConnectionParams from a HttpConnectionManager

I am unable to find any hints on what happened to this parameter in 4.x or how 
to "simulate" it.
What to do now? Is there still something similar? 

Any help is appreciated!

Regards,
Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to