0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-20 22:52:58 -05:00
caddy/modules/caddyhttp/map
Matthew Holt 73d4a8ba02 map: Coerce val to string, fix #4987
Also prevent infinite recursion, and enforce placeholder syntax.
2022-09-01 21:15:44 -06:00
..
caddyfile.go map: Coerce val to string, fix #4987 2022-09-01 21:15:44 -06:00
map.go map: Coerce val to string, fix #4987 2022-09-01 21:15:44 -06:00
map_test.go