[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: How to read http PUT or POST data from luasocket server
- From: Michal Kolodziejczyk <miko@...>
- Date: Wed, 02 Oct 2013 14:37:02 +0200
On 01.10.2013 13:54, Francisco Olarte wrote:
> As I say before, not so simple, you'll be better of searching for some
> server sample as reference, as completely parsing an HTTP request is
> not athing you can properly do in a couple of pages of code.
Unless you use a library for parsing http:
http://www.google.com/search?q=lua%20http%20parser
Regards,
miko