Add debug log to analyse build machine
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -202,7 +202,7 @@ int restd_rest_handler(short event, restd_conn_t *conn)
|
||||
}
|
||||
DEBUG("==> HTTP READ || HTTP WRITE");
|
||||
int reason = RESTD_ERROR_PATH_NOT_FOUND;
|
||||
DEBUG("ZOB********restd_rest_handler: event 0x%x", event);
|
||||
DEBUG("********restd_rest_handler: event 0x%x", event);
|
||||
char *root_path;
|
||||
qlist_t *hooks = conn->server->hooks;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user