view plugins/mod_windows.lua @ 9624:cc9dff0212f4 0.11

net.http.server: Move event formation to avoid traceback on missing Host header
author Matthew Wild <mwild1@gmail.com>
date Tue, 13 Nov 2018 15:03:24 +0000
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here