On 6 August 2013 00:45, Milamber <[email protected]> wrote: > > Le 05/08/2013 23:32, sebb a ecrit : > >> Maybe consider updating to 4.3? > > > Perhaps, wait that the release of httpclient 4.3 GA ? (currently in beta2)
It is now GA. > I don't know if httpcore 4.3 is compliant with httpclient 4.2.5? Some methods/classes have been deprecated, but AFAIK, it is binary compatible. I think we need to try it and see. > >> >> Has anyone tried that with JMeter? > > > Not yet. > > >> >> On 6 August 2013 00:02, <[email protected]> wrote: >>> >>> Author: milamber >>> Date: Mon Aug 5 23:02:34 2013 >>> New Revision: 1510794 >>> >>> URL: http://svn.apache.org/r1510794 >>> Log: >>> Updated to HttpComponents Core 4.2.5 >>> >>> Modified: >>> jmeter/trunk/lib/ (props changed) >>> >>> Propchange: jmeter/trunk/lib/ >>> >>> ------------------------------------------------------------------------------ >>> --- svn:ignore (original) >>> +++ svn:ignore Mon Aug 5 23:02:34 2013 >>> @@ -21,7 +21,7 @@ geronimo*.jar >>> htmllexer-2.1.jar >>> htmlparser-2.1.jar >>> httpclient-4.2.5.jar >>> -httpcore-4.2.4.jar >>> +httpcore-4.2.5.jar >>> httpmime-4.2.5.jar >>> jcharts-0.7.5.jar >>> jdom-1.1.3.jar >>> >>> >
