File

plugins/mod_unknown.lua @ 11184:2ede7f43ccfe

net.http.parser: Expose 'partial', 'chunked' and 'body_length' on packets
author Matthew Wild <mwild1@gmail.com>
date Wed, 21 Oct 2020 10:34:16 +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