Software /
code /
prosody
Log
plugins/mod_bosh.lua @ 5660:df077bc8f019
description | author | age |
---|---|---|
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 |
Merge 0.9->trunk | Matthew Wild | Fri, 07 Jun 2013 13:23:04 +0100 |
mod_bosh: Remove logging of request.id, it doesn't exist in the new HTTP server API (thanks Mikael Nordfeldth) | Matthew Wild | Fri, 07 Jun 2013 13:22:13 +0100 |