Software /
code /
prosody
Log
net/http.lua @ 11369:87105a9a11df
description | author | age |
---|---|---|
net.http: track time of request for debug/stats purposes | Matthew Wild | Wed, 09 Dec 2020 13:54:21 +0000 |
net.http: Add support for streaming chunked/large responses | Matthew Wild | Wed, 21 Oct 2020 10:40:11 +0100 |
Merge 0.11->trunk | Matthew Wild | Tue, 15 Sep 2020 09:09:06 +0100 |
net.http: Add feature discovery (currently just contains SNI) 0.11 | Matthew Wild | Tue, 15 Sep 2020 09:08:21 +0100 |
net.server: Backport client parts of SNI support from trunk (#409) 0.11 | Kim Alvefur | Mon, 17 Aug 2020 23:01:14 +0200 |
net.http: http.request() promise now resolves with response (breaking change) | Matthew Wild | Tue, 25 Aug 2020 15:59:04 +0100 |
net.http: use new net.http.errors lib for creating error object | Matthew Wild | Tue, 25 Aug 2020 15:57:39 +0100 |