[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: multipart/form-data
- From: Linus Sjögren <thelinx@...>
- Date: Sun, 14 Nov 2010 18:28:51 +0100
On 14 November 2010 14:23, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> > curl -F?
>>
>> How would I do that in Lua?
>
> http://lua-curl.luaforge.net/
> http://luaforge.net/projects/luacurl/
> http://luaforge.net/projects/lua-curl/
> http://curl.haxx.se/libcurl/lua/
Exactly what I was looking for, thanks!