HTTP_NOT_MOD
case HTTP_NOT_MOD:
return http_done(conn, HTTP_NOT_MOD);
} else if (s->res == HTTP_NOT_MOD && s->task == NOTIFICATION) {