Log

net/http/parser.lua @ 13270:14bbfb2cc8dd default tip

description author age
net: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:12 +0100
net.http.parser: Fix off-by-one error in chunk parser 0.12 Matthew Wild Fri, 17 Feb 2023 17:01:19 +0000
net.http.parser: Improve handling of responses without content-length 0.12 Matthew Wild Thu, 09 Feb 2023 22:57:32 +0000
Fix various spelling errors (thanks codespell) Kim Alvefur Tue, 27 Jul 2021 00:13:18 +0200
net.http.parser: Expose 'partial', 'chunked' and 'body_length' on packets Matthew Wild Wed, 21 Oct 2020 10:34:16 +0100
net.http.parser: Fix indentation Kim Alvefur Thu, 20 Aug 2020 16:43:27 +0200
net.http.parser: Allow specifying sink for large request bodies Kim Alvefur Sat, 01 Aug 2020 18:41:23 +0200
net.http.parser: Switch to util.dbuffer for buffering incoming data Kim Alvefur Sat, 01 Aug 2020 18:14:09 +0200
net.http.parser: Add TODO related to #726 Kim Alvefur Wed, 01 Jan 2020 01:22:57 +0100
net.http.parser: Silence warning about unused variable [luacheck] Kim Alvefur Mon, 23 Dec 2019 21:29:34 +0100
net.http: Pass error all the way to callback Kim Alvefur Sun, 02 Apr 2017 00:24:07 +0200
net.http.parser: Don't collapse buffer when expecting a chunk and not enough data has been received Kim Alvefur Fri, 26 Aug 2016 16:42:14 +0200
net.http.parser: Fix missing buffer length adjustment when parsing chunked streams Kim Alvefur Fri, 26 Aug 2016 16:39:04 +0200
Merge 0.9->0.10 Kim Alvefur Thu, 18 Aug 2016 15:16:02 +0200
net.http.parser: Allow limits to be configurable via options callback Kim Alvefur Thu, 18 Aug 2016 14:50:06 +0200