Matthew Holt
|
93c99f6734
|
map: Support numeric and bool types with Caddyfile
Based on caddyserver/website#221
|
2022-03-17 17:53:32 -06:00 |
|
Matthew Holt
|
ef8a372a1c
|
map: Bug fixes; null literal with hyphen in Caddyfile
|
2020-10-02 16:08:28 -06:00 |
|
Matthew Holt
|
0fc47e8357
|
map: Apply default if mapped output is nil
|
2020-10-02 15:23:52 -06:00 |
|
Matthew Holt
|
25d2b4bf29
|
map: Reimplement; multiple outputs; optimize
|
2020-10-02 14:23:56 -06:00 |
|
Mark Sargent
|
6004d3f779
|
caddyhttp: Add 'map' handler (#3199)
* 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
|
2020-06-26 15:12:37 -06:00 |
|