File

plugins/mod_windows.lua @ 10574:f70c874b7936

mod_http_errors: Use text from util.errror object if included This makes util.error objects useful for more than just an error code container.
author Kim Alvefur <zash@zash.se>
date Sun, 29 Dec 2019 22:20:51 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here