Software /
code /
prosody
Log
net/http/server.lua @ 4709:98bfebb38705
description | author | age |
---|---|---|
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 |
net.http.server: Remove legacy compatibility | Matthew Wild | Wed, 25 Apr 2012 14:58:10 +0100 |