Software /
code /
prosody
Log
net/http.lua @ 2809:1a7b5b775275
description | author | age |
---|---|---|
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 |
net.http: Port commit 2f235c57d713 to net.http to fix headers in responses (thanks dersd) | Matthew Wild | Fri, 19 Feb 2010 02:58:34 +0000 |
net.http: Don't expect the body on redirects | Matthew Wild | Thu, 10 Dec 2009 22:13:04 +0000 |
net.http: Update print()s to log()s - don't ask how this came to be, I have no idea :) | Matthew Wild | Fri, 19 Feb 2010 03:27:18 +0000 |
net.http: destroy_request(): Remove update for new server API, pass request.handler instead of request.conn to ondisconnect | Matthew Wild | Fri, 19 Feb 2010 03:22:42 +0000 |
net.http: Close connection when invalid status line is received from the server | Matthew Wild | Fri, 19 Feb 2010 03:21:50 +0000 |