Searched refs:HTTP_NOTFOUND (Results 1 – 2 of 2) sorted by relevance
62 #define HTTP_NOTFOUND 404 /**< could not find content for uri */ macro
3526 evhttp_response_code_(req, HTTP_NOTFOUND, "Not Found"); in evhttp_handle_request()