view plugins/mod_windows.lua @ 14170:948bda5ed45f 13.0

net.http.parser: Include final component in path normalization check This matches the pattern that is already used by net.http.files when normalizing the path.
author Matthew Wild <mwild1@gmail.com>
date Mon, 25 May 2026 13:06:51 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here