Searched refs:HTTP_CONTENT_LENGTH (Results 1 – 6 of 6) sorted by relevance
459 con->parsed_response &= ~HTTP_CONTENT_LENGTH;493 con->parsed_response &= ~HTTP_CONTENT_LENGTH;566 if ((!(con->parsed_response & HTTP_CONTENT_LENGTH)) &&604 if (((con->parsed_response & HTTP_CONTENT_LENGTH) == 0) &&
148 #define HTTP_CONTENT_LENGTH BV(2) macro
624 con->parsed_response |= HTTP_CONTENT_LENGTH; in proxy_response_parse()720 !(con->parsed_response & HTTP_CONTENT_LENGTH)) { in proxy_demux_response()
2344 con->parsed_response |= HTTP_CONTENT_LENGTH; in fcgi_response_parse()2370 con->parsed_response |= HTTP_CONTENT_LENGTH; in fcgi_response_parse()2638 con->parsed_response |= HTTP_CONTENT_LENGTH; in fcgi_demux_response()2655 !(con->parsed_response & HTTP_CONTENT_LENGTH)) { in fcgi_demux_response()2664 !(con->parsed_response & HTTP_CONTENT_LENGTH)) { in fcgi_demux_response()
319 con->parsed_response |= HTTP_CONTENT_LENGTH; in cgi_response_parse()491 !(con->parsed_response & HTTP_CONTENT_LENGTH)) { in cgi_demux_response()
1772 con->parsed_response |= HTTP_CONTENT_LENGTH; in scgi_response_parse()1907 !(con->parsed_response & HTTP_CONTENT_LENGTH)) { in scgi_demux_response()