Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-02 | map: Apply default if mapped output is nil | Matthew Holt | |
2020-10-02 | map: Reimplement; multiple outputs; optimize | Matthew Holt | |
2020-06-26 | caddyhttp: Add 'map' handler (#3199) | Mark Sargent | |
* inital map implementation * resolve the value during middleware execution * use regex instead * pr feedback * renamed mmap to maphandler * refactored GetString implementation * fixed mispelling * additional feedback |