log net/http/parser.lua @ 5306:10bc0e2aa55e

age author description
Tue, 08 Jan 2013 13:33:01 +0100 Kim Alvefur net.http.parser: Abort if no status line is received.
Fri, 21 Dec 2012 13:37:39 +0500 Waqas Hussain net.http.parser: Skip url.parse when we don't have a full URL (also fixes traceback on paths starting with '//').
Mon, 03 Dec 2012 10:01:06 +0500 Waqas Hussain net.http.parser: Fix syntax error introduced in c5edb08fc7cb.