File

plugins/mod_unknown.lua @ 8893:eb710675f7f8

net.websocket: Honour ex.insecure to match net.http's new parameter for that
author Matthew Wild <mwild1@gmail.com>
date Fri, 08 Jun 2018 16:30:46 +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