carlosabalde / libvmod-cfg

VMOD useful to access to contents of environment variables and local or remote files from VCL, usually for configuration purposes, including execution of Lua and JavaScript programs.
Other
24 stars 3 forks source link

Added new parameter 'prefix' to the method dump() #16

Closed MoisesRG closed 6 years ago

MoisesRG commented 6 years ago

Now is possible get the variables whose value start with the specified prefix.