view plugins/mod_windows.lua @ 10994:e2ce067bb59a 0.11

net.http: Fix traceback on invalid URL passed to request()
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Jul 2020 13:52:25 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here