plugins/mod_windows.lua
author Matthew Wild <mwild1@gmail.com>
Tue, 08 May 2018 07:11:33 +0100
changeset 8792 4ae8dd415e94
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_websocket: Store the request object on the session for use by other modules

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here