Software /
code /
prosody
Log
net/http.lua @ 3540:bc139431830b
description | author | age |
---|---|---|
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 |
net.http: Don't re-destroy a request when the connection is closed | Matthew Wild | Fri, 19 Feb 2010 03:21:20 +0000 |