[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [Libevent-users] patch for https



What I mean is http uploading a big file from client to server. Currently POST support in libevent is just suitable for html form post. When big file uploading, we need a way to let the content already uploaded be put into a file, so that no too much mem consumed in the process.

Thanks,
BenÂ

2011/5/17 Nick Mathewson <nickm@xxxxxxxxxxxxx>
On Mon, May 9, 2011 at 9:39 AM, Ben Chen <benfounder@xxxxxxxxx> 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?

Generally speaking, "the plan" for adding any particular evhttp
feature is pretty much "try to merge a good patch when it shows up."

--
Nick
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users  Âin the body.