File

plugins/mod_windows.lua @ 10396:3278f2a31a0a

net.http.server: Treat promise rejection without value as a HTTP 500 error
author Kim Alvefur <zash@zash.se>
date Tue, 05 Nov 2019 01:34:13 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here