[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LunarCGI (was Re: CGI.lua - A native CGI Interface)
- From: Jeff Pohlmeyer <yetanothergeek@...>
- Date: Fri, 25 Feb 2011 04:13:15 -0600
On Fri, Feb 25, 2011 at 3:57 AM, Sebastien Lai wrote:
> it is still lacking one important feature: File uploads.
> The reason I haven't added it yet is simply because I have no idea where to
> start with it, or how File uploads are supposed to be implemented...
> maybe someone can shed some light on this issue?
I guess you could start here:
http://www.ietf.org/rfc/rfc1867.txt
http://www.ietf.org/rfc/rfc2388.txt
- Jeff