File

plugins/mod_unknown.lua @ 7914:a6eb3b6bf903

mod_websocket: Set connections starttls method to false to prevent mod_tls from offering starttls (fixes #837)
author Kim Alvefur <zash@zash.se>
date Sat, 25 Feb 2017 02:15:15 +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