Revise webcontrol headers param to be generic

This commit is contained in:
MrDave
2021-06-23 22:04:25 -06:00
committed by Mr-Dave
parent 80665d3259
commit 490f483b95
6 changed files with 38 additions and 34 deletions

View File

@@ -1104,6 +1104,7 @@ void util_parms_parse_comma(struct ctx_params *params, std::string &parmline)
}
/* Parse through the config line and put into the array */
void util_parms_parse(struct ctx_params *params, std::string confline)
{
/* Parse through the configuration option to get values