Mercurial > prosody-hg
log net/http/parser.lua @ 8223:adfffc5b4e2a
| age | author | description |
|---|---|---|
| Thu, 18 Aug 2016 14:50:06 +0200 | Kim Alvefur | net.http.parser: Allow limits to be configurable via options callback |
| Thu, 18 Aug 2016 14:48:42 +0200 | Kim Alvefur | net.http.parser: Add a limit on maximum buffer size, default to 20M |
| Thu, 18 Aug 2016 14:47:58 +0200 | Kim Alvefur | net.http.parser: Add a limit on content length, default to 10M |
| Sat, 13 Aug 2016 20:19:08 +0200 | Kim Alvefur | net.http.parser: Buffer into a table to reduce GC pressure, collapse to string when needed (fixes #603) |
| Sat, 13 Aug 2016 15:09:43 +0200 | Kim Alvefur | net.http.parser: Remove unused argument [luacheck] |
| Tue, 18 Nov 2014 17:40:37 +0000 | Matthew Wild | net.http.parser: Fix whitespace/indentation |
