view plugins/mod_windows.lua @ 9502:09e7b0048ebe

mod_http: Make sure path from http_external_url always ends with a slash (fixes #1183)
author Kim Alvefur <zash@zash.se>
date Sun, 14 Oct 2018 14:01:57 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here