Re: [ANN] LuaOAuth 0.0.4
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] LuaOAuth 0.0.4
- From: "Pierre Chapuis" <catwell@...>
- Date: 2013年9月24日 15:20:34 +0200
> Awesome, this is the main dependency of my project LuaTwit [1], i'll test
> it right away.
> About the 5.2 support, removing the "module" keyword should be enough.
> Also support for multipart/form-data would be nice.
If you need an implementation of Multipart Post in Lua, I have one that
should be re-usable here: https://github.com/catwell/lua-multipart-post
--
Pierre Chapuis