summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/map
AgeCommit message (Expand)Author
2021-10-19map: Fix 95c03506 (avoid repeated expansions)Matthew Holt
2021-10-13map: Fix regex mappingsMatthew Holt
2021-03-10map: Accept regex substitution in outputs (#3991)Rajat Jain
2021-01-16map: Add missing json struct tagMatthew Holt
2020-10-02map: Bug fixes; null literal with hyphen in CaddyfileMatthew Holt
2020-10-02map: Apply default if mapped output is nilMatthew Holt
2020-10-02map: Reimplement; multiple outputs; optimizeMatthew Holt
2020-06-26caddyhttp: Add 'map' handler (#3199)Mark Sargent