Re: [Libevent-users] libevhtp beginnings API

2011-05-16 Thread Mark Ellzey
On Sun, May 15, 2011 at 06:24:02PM +0800, lx wrote: > i'll try to use it. > Thanks, I just pushed a bunch of chances including a few more hook mechanisms. A more refined 1.0 vs 1.1 compatability set. Some initial perf testing with httperf comparing test.c (from libevhtp) and http_bench (from l

Re: [Libevent-users] patch for https

2011-05-16 Thread Nick Mathewson
On Mon, May 9, 2011 at 9:39 AM, Ben Chen wrote: > Hi Nick, > Ok, I will consider your suggestion. > But I have another question, has the libevent supported http upload? If not, > what's your plan? Do you mean, as in handling POST and PUT? Libevent does that. Or do you mean something else? Gene