lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Jul 6, 2011, at 3:32 PM, Matthias Diener wrote:

> Is it necessary for a basic library to parse MIME at all?
> I'd written a small cgi lib as well (http://code.macarony.de/cgi_lua/).

http://code.macarony.de/cgi_lua/file/62f8f7c5196f/cgi.lua#l415

> It just split's up the multipart.

Split, parse, same difference.

> There is no external dependency
> required for this task. Interpretation of the data is up to the cgi
> script that is using the module.

Yep. Lua: making the impossible possible, everyday of the week :) *

* Warning: Some Assembly Required