log plugins/mod_bosh.lua @ 4684:dc70c4ffb66d

age author description
Tue, 24 Apr 2012 21:59:20 +0100 Matthew Wild Merge timber->trunk - thanks everyone!
Thu, 15 Mar 2012 14:47:46 +0100 Kim Alvefur mod_posix, mod_bosh, mod_admin_telnet: Use module:set_global()
Thu, 19 Apr 2012 19:35:10 +0100 Matthew Wild Merge with 0.9
Thu, 19 Apr 2012 19:30:47 +0100 Matthew Wild mod_bosh: Log error on BOSH parse failure (thanks daurnimator)
Wed, 14 Dec 2011 06:42:23 +0500 Waqas Hussain mod_bosh: Remove unused reference to lxp
Fri, 09 Dec 2011 11:44:00 +0500 Waqas Hussain mod_bosh: Fixed use of a private HTTP request property.
Wed, 07 Dec 2011 05:54:17 +0000 Matthew Wild mod_bosh: Experimental option 'bosh_auto_cork' which witholds any response to a request until all stanzas in it have been processed.
Wed, 07 Dec 2011 04:57:51 +0000 Matthew Wild mod_bosh: Move stream:features sending until after the current request has been added to session.requests. Ensures correct inactivity logic.