Software /
code /
prosody
Log
net/http.lua @ 8071:c3790ca4144f
description | author | age |
---|---|---|
net.http: Pass error all the way to callback | Kim Alvefur | 2017-04-01 |
Merge 0.10->trunk | Kim Alvefur | 2017-01-01 |
net.http: Strip trailing whitespace | Kim Alvefur | 2016-12-30 |
net.http: Remove unused imports [luacheck] | Kim Alvefur | 2016-12-30 |
Merge 0.10 -> trunk | Matthew Wild | 2016-07-27 |
net.http: Add quotes around ids in log messages | Matthew Wild | 2016-07-27 |
Merge 0.10->trunk | Matthew Wild | 2016-07-07 |
net.http: Add log messages for requests, including their id (so "calling callback" and tracebacks can be traced back to their initial request) | Matthew Wild | 2016-07-07 |
net.http: Add request.id to every request object (can be overridden by providing ex.id) | Matthew Wild | 2016-07-07 |
Merge 0.10->trunk | Matthew Wild | 2015-09-04 |
net/http: Use server.addclient | daurnimator | 2013-12-19 |
Merge 0.10->trunk | Kim Alvefur | 2015-08-20 |
net.*: Remove use of module() function | Kim Alvefur | 2015-02-21 |
Merge 0.10->trunk | Kim Alvefur | 2014-10-26 |
Merge 0.9->0.10 | Kim Alvefur | 2014-10-26 |