view plugins/mod_unknown.lua @ 10370:78bda7932f17

net.http.codes: Avoid implicit number -> string coercion
author Kim Alvefur <zash@zash.se>
date Fri, 01 Nov 2019 23:18:29 +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