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