HTTP_OK
case HTTP_OK:
evhttp_send_reply(req, HTTP_OK, NULL, reply);
return http_done(conn, HTTP_OK);
return http_done(conn, HTTP_OK);
return http_done(conn, HTTP_OK);
if (res == HTTP_OK) {
if (s->res == HTTP_OK) {