[core] preserve PATH_INFO case on case-insensitive fs (fixes #406)
attempt to preserve PATH_INFO case even when the URI is mapped onto a case-insensitive file system. NTFS (Windows) is case-insensitive (even though it is case-preserving) HFS+ (Mac OS X) can be formatted to be case-insensitive x-ref: "... PATH_INFO ... improperly converted to lowercase" https://redmine.lighttpd.net/issues/406personal/stbuehler/mod-csrf-old
parent
0fb91b026e
commit
4edb65cfa1
Loading…
Reference in New Issue