Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 5667:0bf1cdea43f6
description | author | age |
---|---|---|
mod_bosh: Reduce a little code. | Waqas Hussain | Tue, 11 Jun 2013 12:55:47 -0400 |
mod_bosh: Make waiting_requests and dead_sessions shared to preserve across reloads | Matthew Wild | Sat, 08 Jun 2013 18:08:18 +0100 |
mod_bosh: Don't tostring() stream:features when passing to session.send(). | Waqas Hussain | Fri, 07 Jun 2013 16:26:08 -0400 |
mod_bosh: Only return CORS headers if the Origin header is received, and CORS is enabled. | Waqas Hussain | Fri, 07 Jun 2013 14:20:13 -0400 |
mod_bosh: Return empty string from the OPTIONS event handler, don't return the response object itself. | Waqas Hussain | Fri, 07 Jun 2013 13:24:56 -0400 |
mod_bosh: Rename event handler argument to event, not request. | Waqas Hussain | Fri, 07 Jun 2013 13:21:38 -0400 |