Software /
code /
prosody
Log
net/http/parser.lua @ 13627:2db7b3b65363
description | author | age |
---|---|---|
Merge 0.12->trunk | Kim Alvefur | Fri, 01 Dec 2023 17:11:19 +0100 |
net.http.parser: Reject overlarge header section earlier 0.12 | Kim Alvefur | Wed, 23 Aug 2023 12:18:34 +0200 |
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 |