Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 3542:2acaf129e1c3
description | author | age |
---|---|---|
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 |
mod_bosh: Small change to use variable instead of hard-coded xmlns | Matthew Wild | Fri, 06 Aug 2010 02:00:12 +0100 |
mod_bosh: Much improve session:close() for BOSH sessions, so it now matches in usage normal session:close() | Matthew Wild | Fri, 06 Aug 2010 01:59:43 +0100 |