Re: multipart/form-data
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: multipart/form-data
- From: Linus Sjögren <thelinx@...>
- Date: 2010年11月14日 13:08:16 +0100
On 14 November 2010 02:44, Petite Abeille <petite.abeille@gmail.com> wrote:
> curl -F?
How would I do that in Lua?
On 14 November 2010 11:24, Joshua Phillips <jp.sittingduck@gmail.com> wrote:
> http://www.faqs.org/rfcs/rfc2388.html
I was wondering if there's already a function pre-made to encode my
input to multipart/form-data, or if there's a Luasocket-like library
that can do it for me.