log plugins/mod_bosh.lua @ 4725:d085db6285db

age author description
Fri, 27 Apr 2012 19:05:03 +0100 Matthew Wild mod_bosh: Add routes without trailing-'/', so that both /http-bind and /http-bind/ work again
Thu, 26 Apr 2012 05:56:24 +0100 Matthew Wild mod_bosh: Update informational message on GET
Wed, 25 Apr 2012 23:10:32 +0100 Matthew Wild mod_bosh: Large commit to update to mod_http/net.http.server APIs. Becomes a shared module.
Wed, 25 Apr 2012 19:57:46 +0100 Matthew Wild mod_bosh: Optimisation, store reply_before value as waiting_requests value (saves a lookup)