Software /
code /
prosody
Log
net/http.lua @ 2942:29ec7cd77f81
description | author | age |
---|---|---|
Merge 0.6->0.7 | Matthew Wild | 2010-03-22 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
net.http: destroy_request(): Pass request.handler to disconnect() listener to fix small leak | Matthew Wild | 2010-03-03 |
net.http: Close connection when invalid status line is received from the server | Matthew Wild | 2010-02-19 |
net.http: Don't re-destroy a request when the connection is closed | Matthew Wild | 2010-02-19 |
net.http: Port commit 2f235c57d713 to net.http to fix headers in responses (thanks dersd) | Matthew Wild | 2010-02-19 |
net.http: Don't expect the body on redirects | Matthew Wild | 2009-12-10 |