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