Software /
code /
prosody
Log
net/httpserver.lua @ 3613:f617718d2221
description | author | age |
---|---|---|
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 |
net.httpserver: Removed old HTTP parser, and updated to use util.httpstream. | Waqas Hussain | 2010-09-16 |
net.httpserver: Join multiple headers with the same name as per RFC (thanks darkhippo) | Matthew Wild | 2010-08-28 |
Merge 0.6->0.7 | Matthew Wild | 2010-03-22 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
Merge 0.6.2/waqas with 0.6.2/MattJ | Matthew Wild | 2010-03-03 |
net.httpserver: More robust handling of headers split across multiple packets | Matthew Wild | 2010-01-21 |