Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
Merge 0.9->trunk | Kim Alvefur | Wed, 17 Apr 2013 19:11:57 +0200 |
net.server_select: Don't call onconnect twice on SSL connections | Kim Alvefur | Wed, 17 Apr 2013 19:10:04 +0200 |