Home
last modified time | relevance | path

Searched refs:HTTP_NOTFOUND (Results 1 – 2 of 2) sorted by relevance

/libevent-2.1.12/include/event2/
H A Dhttp.h62 #define HTTP_NOTFOUND 404 /**< could not find content for uri */ macro
/libevent-2.1.12/
H A Dhttp.c3526 evhttp_response_code_(req, HTTP_NOTFOUND, "Not Found"); in evhttp_handle_request()