Log

net/http/server.lua @ 4710:54ca6511e699

description author age
net.http.server: Make error handling overrideable via 'http-error' event Matthew Wild Thu, 26 Apr 2012 15:14:19 +0100
net.server.http: Parse absolute URIs in requests (thanks Maranda) Matthew Wild Thu, 26 Apr 2012 15:05:05 +0100
net.http.server: Expose events object (for debug purposes) Matthew Wild Thu, 26 Apr 2012 06:58:57 +0100
net.http.server: Lower score of wildcard handlers to ensure specific handlers beat them Matthew Wild Thu, 26 Apr 2012 06:47:17 +0100
net.http.server: Fix to compare priority if path lengths are the same (logic fail) Matthew Wild Thu, 26 Apr 2012 04:24:43 +0100
net.http.server: Support for on_destroy callback on response objects, and a 'finished' flag to say when they are destroyed (responded to or connection closed) Matthew Wild Wed, 25 Apr 2012 23:08:33 +0100
net.http.server: Small fix to comment Matthew Wild Wed, 25 Apr 2012 15:02:27 +0100