File

plugins/mod_unknown.lua @ 7489:d32406f27efd

net.http.server: Add response method for reading response body from a file handle
author Kim Alvefur <zash@zash.se>
date Mon, 11 Jul 2016 11:52:43 +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