mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-14 02:08:21 +08:00
* Replace placeholders with regex groups * using Matcher methods * test added * linting fix * Revert "linting fix" This reverts commitcafd7296f4. * Revert "test added" This reverts commit3a76cc7b0b. * Revert "using Matcher methods" This reverts commitcc34337b8e. * tests added