restconf fcgi refactoring and generalizing restconf tests for evhtp
This commit is contained in:
parent
ee29452d24
commit
126cc209f4
15 changed files with 173 additions and 620 deletions
|
|
@ -441,6 +441,7 @@ clixon_restconf_param_set(clicon_handle h,
|
|||
char *param,
|
||||
char *val)
|
||||
{
|
||||
clicon_debug(1, "%s=%s", param, val);
|
||||
return clicon_data_set(h, param, val);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue