File

plugins/mod_unknown.lua @ 11371:73f7acf8a61f

net.http.server: Enable async during HTTP request handling (fixes #1487)
author Kim Alvefur <zash@zash.se>
date Sun, 12 Jul 2020 20:31:31 +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