Mercurial > prosody-hg
log net/http/parser.lua @ 9598:dcd85bc34d21
| age | author | description |
|---|---|---|
| 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 |
| 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) |
