File

plugins/mod_unknown.lua @ 9805:7bfc4269dc36 0.11

mod_websocket: Log an error if cross_domain_websocket = true is set in a VirtualHost section
author Kim Alvefur <zash@zash.se>
date Tue, 22 Jan 2019 10:41:00 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform