Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 3707:79f62694d36e
description | author | age |
---|---|---|
mod_bosh: Switch to util.xmppstream from xmlhandlers | Matthew Wild | Tue, 07 Dec 2010 18:38:22 +0000 |
mod_bosh: Use util.timer for timers instead of server.addtimer. | Waqas Hussain | Thu, 02 Dec 2010 22:47:29 +0500 |
mod_bosh: Don't add a Content-Type header to the HTTP OPTIONS reply. | Waqas Hussain | Fri, 22 Oct 2010 08:36:54 +0500 |
mod_bosh: Fix traceback when initiating a BOSH session to an unknown host | Matthew Wild | Fri, 10 Sep 2010 17:56:24 +0100 |
mod_bosh: Support for reading the client's real IP through HTTP proxies from X-Forwarded-For | Matthew Wild | Sat, 28 Aug 2010 22:25:12 +0100 |
mod_bosh: Don't adjust rid when creating a session, as this is no longer necessary and causes a log message ('rid too large') to be erroneously printed, fixes #203 | Matthew Wild | Sun, 22 Aug 2010 21:36:04 +0100 |
mod_bosh: Fix to properly ignore repeated requests | Matthew Wild | Sat, 07 Aug 2010 19:00:04 +0100 |