Software /
code /
prosody
Log
net/httpserver_listener.lua @ 4041:a66a9a70179a
description | author | age |
---|---|---|
Merge 0.6->0.7 | Matthew Wild | 2010-05-17 |
net/httpserver_listener: Ignore empty strings on incoming data. | Brian Cully | 2010-04-28 |
Merge 0.6->0.7 | Matthew Wild | 2010-03-22 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
httpserver_listener: Update for new connection API | Matthew Wild | 2009-12-17 |
*_listener: Update for new net.server API, specifically .listener -> .onincoming, .disconnect -> .ondisconnect | Matthew Wild | 2009-11-22 |
net.httpserver: Mark a request as secure if it is made using HTTPS | Matthew Wild | 2009-07-12 |
Add copyright header to those files missing one | Matthew Wild | 2009-07-10 |
Adding initial net.httpserver (lots of work to do on it) | Matthew Wild | 2008-12-22 |