mirror of
https://github.com/caddyserver/caddy.git
synced 2025-02-10 23:40:06 -05:00
* fix variadic placeholder in imported file which also imports * fix tests. * skip replacing args when imported token may be part of a snippet
86 B
86 B
(t2) { respond 200 { body {args[:]} } }
:8082 { import t2 false }