mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-06 12:54:40 +08:00

* caddyhttp: Enhance vars matcher Enable "or" logic for multiple values. Fall back to checking placeholders if not a var name. * Fix tests (thanks @mohammed90 !)