Log

net/http.lua @ 8193:bb0118e46c45

description author age
net.http: Add request.url, which is the original full URL as a string Matthew Wild 2017-04-21
net.http: Fire new events: pre-request, request-connection-error, request, response Matthew Wild 2017-04-21
net.http: Allow creation of http client objects, with custom options Matthew Wild 2017-04-21
Merge 0.10->trunk Kim Alvefur 2017-04-01
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