Log

plugins/mod_websocket.lua @ 10240:a17f47d5e119

description author age
plugins: Remove tostring call from logging Kim Alvefur 2019-07-30
Merge 0.11->trunk Kim Alvefur 2019-07-28
mod_websocket: Clone stanza before mutating (fixes #1398) 0.11 Kim Alvefur 2019-07-20
Merge 0.11->trunk Kim Alvefur 2019-01-22
mod_websocket: Log an error if cross_domain_websocket = true is set in a VirtualHost section 0.11 Kim Alvefur 2019-01-22
Merge 0.11->trunk Kim Alvefur 2019-01-19
mod_websocket: Include the value of cross_domain_websocket in debug message 0.11 Kim Alvefur 2019-01-18
mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module Kim Alvefur 2019-01-19
mod_websocket: Drop CORS code in favor of that in mod_http Kim Alvefur 2018-10-04
mod_websocket: Silence the one warning instead of ignoring the entire file Kim Alvefur 2018-09-30
mod_websocket: Serve HTTP in global context Kim Alvefur 2018-09-21
Merge 0.10 -> trunk Matthew Wild 2018-05-16
mod_websocket: Store the request object on the session for use by other modules 0.10.1 Matthew Wild 2018-05-08
mod_websocket: Transfer IP address derived by mod_http Kim Alvefur 2018-03-15
mod_websocket: Convert set to string (syslog sink needs a better fix) Kim Alvefur 2017-05-16