log plugins/mod_websocket.lua @ 10127:cb5e4e07ab11

age author description
Tue, 22 Jan 2019 10:44:24 +0100 Kim Alvefur Merge 0.11->trunk
Tue, 22 Jan 2019 10:41:00 +0100 Kim Alvefur mod_websocket: Log an error if cross_domain_websocket = true is set in a VirtualHost section 0.11
Sat, 19 Jan 2019 21:35:16 +0100 Kim Alvefur Merge 0.11->trunk
Fri, 18 Jan 2019 18:37:04 +0100 Kim Alvefur mod_websocket: Include the value of cross_domain_websocket in debug message 0.11
Sat, 19 Jan 2019 20:03:04 +0100 Kim Alvefur mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module
Thu, 04 Oct 2018 12:24:08 +0200 Kim Alvefur mod_websocket: Drop CORS code in favor of that in mod_http
Sun, 30 Sep 2018 17:55:13 +0200 Kim Alvefur mod_websocket: Silence the one warning instead of ignoring the entire file
Sat, 22 Sep 2018 00:02:16 +0200 Kim Alvefur mod_websocket: Serve HTTP in global context