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