mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-08 06:55:31 -04:00
ecac03cdcb
* caddyhttp: Enhance vars matcher Enable "or" logic for multiple values. Fall back to checking placeholders if not a var name. * Fix tests (thanks @mohammed90 !)