Re: [Htt-developers] HTTP command libXML2 < 2.6.27 and XML command implementation
Brought to you by:
ia97lies
From: Christian L. <li...@gm...> - 2013-02-22 06:15:02
|
Hi Rafael Thanks for the contribution. Currently I do not have a proper way to receive contributions. But your's the second in weeks, so I will think about that :) I will have a look at your patch within the next days and see if I could integrate it. Many Thanks. Regards Christian On 02/21/13 22:00, Rafael Torres wrote: > Hi all, > > I don't know the proper way to submit an patch, so follow attached my > contributions to the project. Basically I did the following: > > 1) Old versions of libxml2 does not expose the htmlNewParserCtxt (and > htmlInitParserCtxt which it uses) method. htmlNewParserCtxt wasn't > added to the libxml2 header files until 2.6.27. So I've simply copied > them ( with a small modification) from a newer version of libxml2. > > 2) I've implemented a XML command, which I can use to parse XML > responses using XPath. > > I hope you guys enjoy it. > > []'s > Rafael Torres > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > > > _______________________________________________ > Htt-developers mailing list > Htt...@li... > https://lists.sourceforge.net/lists/listinfo/htt-developers |