File

plugins/mod_unknown.lua @ 8535:b6f3b34ecc03

net.http: Rename handler to conn, for consistency with all our other code
author Matthew Wild <mwild1@gmail.com>
date Fri, 23 Feb 2018 16:21:40 +0000
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