Test: mem.sh rm files, rm commit tests from datastore_multi
This commit is contained in:
parent
5b8828c530
commit
78cd42c15d
5 changed files with 10 additions and 40 deletions
|
|
@ -102,7 +102,7 @@ restconf_reply_header(void *req0,
|
|||
*/
|
||||
if (rc->rc_proto == HTTP_2){ // NO http/2
|
||||
if (strcmp(name, "Connection") == 0){
|
||||
clixon_debug(CLIXON_DBG_RESTCONF, "Skip: %s: %s", name, value);
|
||||
clixon_debug(CLIXON_DBG_RESTCONF, "Skip: %s", name);
|
||||
goto ok;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue