log net/http/parser.lua @ 14229:ce31fdde0ad1 default tip

age author description
Mon, 25 May 2026 13:07:32 +0100 Matthew Wild net.http.parser: Add explanatory comment about scope of preprocess_path 13.0
Mon, 25 May 2026 13:06:51 +0100 Matthew Wild net.http.parser: Include final component in path normalization check 13.0
Fri, 20 Feb 2026 15:08:03 +0100 Kim Alvefur net.http.parser: Fix handling of chunked request 13.0
Fri, 01 Dec 2023 17:11:19 +0100 Kim Alvefur Merge 0.12->trunk
Wed, 23 Aug 2023 12:18:34 +0200 Kim Alvefur net.http.parser: Reject overlarge header section earlier 0.12
Fri, 17 Mar 2023 16:23:12 +0100 Kim Alvefur net: Prefix module imports with prosody namespace
Fri, 17 Feb 2023 17:01:19 +0000 Matthew Wild net.http.parser: Fix off-by-one error in chunk parser 0.12
Thu, 09 Feb 2023 22:57:32 +0000 Matthew Wild net.http.parser: Improve handling of responses without content-length 0.12
Tue, 27 Jul 2021 00:13:18 +0200 Kim Alvefur Fix various spelling errors (thanks codespell)
Wed, 21 Oct 2020 10:34:16 +0100 Matthew Wild net.http.parser: Expose 'partial', 'chunked' and 'body_length' on packets
Thu, 20 Aug 2020 16:43:27 +0200 Kim Alvefur net.http.parser: Fix indentation
Sat, 01 Aug 2020 18:41:23 +0200 Kim Alvefur net.http.parser: Allow specifying sink for large request bodies