Software /
code /
prosody
Log
description | author | age |
---|---|---|
Backed out changeset f2631a14b953 | Matthew Wild | Thu, 18 Apr 2013 00:39:59 +0100 |
Merge 0.9->trunk | Matthew Wild | Thu, 18 Apr 2013 00:10:52 +0100 |
net.http: When HTTP request fails due to a network or SSL error, call the callback to let it know | Matthew Wild | Thu, 18 Apr 2013 00:08:58 +0100 |
net.http.server: The correct Connection header value to look for is Keep-Alive, not keep-alive. | Waqas Hussain | Wed, 17 Apr 2013 15:28:20 -0400 |
net.server_select: Add and improve some comments. | Waqas Hussain | Tue, 16 Apr 2013 18:18:22 -0400 |
net.server_select: Move socket timeout cleanup code out of a timer, into the select loop (which makes util.timer the only timer using server_select._addtimer). | Waqas Hussain | Tue, 16 Apr 2013 18:15:10 -0400 |
net.server_select: Normalize indentation | Kim Alvefur | Wed, 17 Apr 2013 21:30:44 +0200 |