mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-08 15:05:20 -04:00
0fc97211ab
Adds tests for both the path matcher and host matcher for case insensitivity. If case sensitivity is required for the path, a regexp matcher can be used instead. This is the v2 equivalent fix of PR #2882.