Searched refs:HTTP_NOTIMPLEMENTED (Results 1 – 2 of 2) sorted by relevance
67 #define HTTP_NOTIMPLEMENTED 501 /**< not implemented */ macro
3427 evhttp_send_error(req, HTTP_NOTIMPLEMENTED, NULL); in evhttp_handle_request()