Searched refs:HTTP_NOCONTENT (Results 1 – 2 of 2) sorted by relevance
57 #define HTTP_NOCONTENT 204 /**< request does not have content */ macro
350 return (req->response_code != HTTP_NOCONTENT && in evhttp_response_needs_body()