Match on lowercase paths

Is it possible to convert paths to lowercase before applying any HTTPMatchRequest? I’m trying to avoid writing complicated regex matches for legacy request rules previously used for Windows based servers where not all clients send lower-case paths.