Software /
code /
prosody
Log
net/http.lua @ 4202:dff7df4a191b
description | author | age |
---|---|---|
net.http: Removed old HTTP parser, and updated to use util.httpstream. | Waqas Hussain | Sat, 06 Nov 2010 03:46:00 +0500 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |
net.http: Add http.formencode() for www-form-urlencoded from an array of fields (thanks dersd) | Matthew Wild | Fri, 27 Aug 2010 18:33:45 +0100 |
Merge 0.6->0.7 | Matthew Wild | Mon, 22 Mar 2010 17:24:55 +0000 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
net.http: destroy_request(): Pass request.handler to disconnect() listener to fix small leak | Matthew Wild | Wed, 03 Mar 2010 20:52:30 +0000 |
net.http: Close connection when invalid status line is received from the server | Matthew Wild | Fri, 19 Feb 2010 03:21:50 +0000 |