File

plugins/mod_unknown.lua @ 9379:866cba3689f4

net.http.server: Delay host checks until after host-less event This allows handling events without any hosts enabled.
author Kim Alvefur <zash@zash.se>
date Sun, 23 Sep 2018 18:59:04 +0200
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