This commit is contained in:
+1
-1
@@ -849,7 +849,7 @@ void rest_request_cb(struct evhttp_request *req, void *arg)
|
||||
}
|
||||
else
|
||||
{
|
||||
// TODO 404
|
||||
evhttp_send_error(req, HTTP_NOTFOUND, NULL);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user