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 |
mod_pubsub: Only assign id to item element if there is one
|
Matthew Wild |
Wed, 17 Apr 2013 14:32:26 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Wed, 17 Apr 2013 14:20:02 +0100 |
mod_pubsub: Add id to stored item when auto-generated. Fixes #335
|
Matthew Wild |
Wed, 17 Apr 2013 14:12:47 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Mon, 15 Apr 2013 21:26:20 +0100 |
net.http.parser: Remove accidentally-committed debugging
|
Matthew Wild |
Mon, 15 Apr 2013 21:25:59 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Mon, 15 Apr 2013 21:22:45 +0100 |
net.http.parser: Fix off-by-one error in chunked encoding parser
|
Matthew Wild |
Mon, 15 Apr 2013 21:21:57 +0100 |
mod_s2s: Add missing space
|
Kim Alvefur |
Mon, 15 Apr 2013 19:37:15 +0200 |
Merge 0.9->trunk
|
Matthew Wild |
Mon, 15 Apr 2013 16:43:08 +0100 |