File

plugins/mod_unknown.lua @ 7463:3b6e7ce9431f

net.http: Add request.id to every request object (can be overridden by providing ex.id)
author Matthew Wild <mwild1@gmail.com>
date Thu, 07 Jul 2016 23:07:19 +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