11 Commits (3e3bb00265f8fa0dd8ff3d33ce901776fd689f32)

Author SHA1 Message Date
Matthew Holt 55b4c12e04
map: Evaluate placeholders in output vals (#4650) 3 years ago
Francis Lavoie c5fffb4ac2
caddyfile: Support for raw token values; improve `map`, `expression` (#4643) 3 years ago
Matthew Holt 93c99f6734
map: Support numeric and bool types with Caddyfile 3 years ago
Matthew Holt a2119c09e9
map: Fix 95c03506 (avoid repeated expansions) 3 years ago
Matthew Holt 95c035060f
map: Fix regex mappings 3 years ago
Rajat Jain 802f80c382
map: Accept regex substitution in outputs (#3991) 4 years ago
Matthew Holt 58e83a811b
map: Add missing json struct tag 4 years ago
Matthew Holt ef8a372a1c
map: Bug fixes; null literal with hyphen in Caddyfile 4 years ago
Matthew Holt 0fc47e8357
map: Apply default if mapped output is nil 4 years ago
Matthew Holt 25d2b4bf29 map: Reimplement; multiple outputs; optimize 4 years ago
Mark Sargent 6004d3f779
caddyhttp: Add 'map' handler (#3199) 5 years ago