#include <stdbool.h>
#include "utils.h"
int http_server_start(char *conffile, char *conf_wd, bool stdout_dbg);