Software /
code /
prosody
Log
net/httpserver.lua @ 1232:6ddbb583f067
description | author | age |
---|---|---|
Merge with 0.4 | Matthew Wild | 2009-05-05 |
net.httpserver: Fix for urlencoding to always produce 2 digits | Matthew Wild | 2009-05-04 |
Merge with 0.4 | Matthew Wild | 2009-05-04 |
net.http, net.httpserver: Remove urlcodes table... it really isn't needed (thanks Jan Harkes) | Matthew Wild | 2009-05-04 |
net.httpserver: Fix potential nil access | Matthew Wild | 2009-04-22 |
Merge with 0.4 branch | Matthew Wild | 2009-04-23 |
net.httpserver: Fix traceback when sending response to a destroyed request | Matthew Wild | 2009-04-23 |
net.httpserver: Don't log the response body (can be binary data...) | Matthew Wild | 2009-04-23 |
net.httpserver: Fix potential nil access | Matthew Wild | 2009-04-22 |
net.httpserver: Don't log that a request has been left open if it is destroyed | Matthew Wild | 2009-04-05 |
core.httpserver: Rename request.responseheaders to the more logical request.headers | Matthew Wild | 2009-01-12 |
Adding initial net.httpserver (lots of work to do on it) | Matthew Wild | 2008-12-22 |