Searched refs:response_has_close (Results 1 – 1 of 1) sorted by relevance
654 const char *response_has_close; local716 response_has_close = MHD_get_response_header (connection->response,718 response_has_keepalive = response_has_close;719 if ( (NULL != response_has_close) &&720 (!MHD_str_equal_caseless_ (response_has_close, "close")) )721 response_has_close = NULL;736 (NULL == response_has_close) &&769 if (NULL == response_has_close)777 (NULL == response_has_close) &&815 (NULL == response_has_close) &&