log net/http/parser.lua @ 10540:375d31225d53

age author description
Mon, 23 Dec 2019 21:29:34 +0100 Kim Alvefur net.http.parser: Silence warning about unused variable [luacheck]
Sun, 02 Apr 2017 00:24:07 +0200 Kim Alvefur net.http: Pass error all the way to callback
Fri, 26 Aug 2016 16:42:14 +0200 Kim Alvefur net.http.parser: Don't collapse buffer when expecting a chunk and not enough data has been received
Fri, 26 Aug 2016 16:39:04 +0200 Kim Alvefur net.http.parser: Fix missing buffer length adjustment when parsing chunked streams
Thu, 18 Aug 2016 15:16:02 +0200 Kim Alvefur Merge 0.9->0.10
Thu, 18 Aug 2016 14:50:06 +0200 Kim Alvefur net.http.parser: Allow limits to be configurable via options callback