view plugins/mod_unknown.lua @ 10994:e2ce067bb59a 0.11

net.http: Fix traceback on invalid URL passed to request()
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Jul 2020 13:52:25 +0100
parents 28a90f5fea46
children
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