Re: libapreq is deprecated?

2008-07-29 Thread lusob
Ok, thanks for the information. Then Is this library (libqpreq) a good option to support completly form data in my C module? Issac Goldstand wrote: > > lusob wrote: >> Hi, >> >> I'm writing a new apache module to handle post data and I have been >> seeing >> the libapreq to do it. >> I have two

Re: libapreq is deprecated?

2008-07-29 Thread Issac Goldstand
That's the idea behind it. lusob wrote: Ok, thanks for the information. Then Is this library (libqpreq) a good option to support completly form data in my C module? Issac Goldstand wrote: lusob wrote: Hi, I'm writing a new apache module to handle post data and I have been seeing the