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