Hello,
Does anyone have a self-contained MIME module to properly parse common
MIME entities (e.g. Multipart, etc)?
For example, Tiago Dionizio's cgi.lua [1] and Kepler's CGILua [2] do
have bits and pieces here and there, but nothing quiet comprehensive
nor self-contained. Out of desperation, I write one as well a while
back [3], but there must be a better way...
Thoughts?
Thanks in advance.
Cheers,
PA.
[1] http://mega.ist.utl.pt/~tngd/lua/cgi.lua
[2]
http://luaforge.net/plugins/scmcvs/cvsweb.php/~checkout~/cgilua/src/cgilua/post.lua?rev=1.10;content-type=text%2Fplain;cvsroot=cgilua
[3] http://dev.alt.textdrive.com/browser/MIME