Searched refs:content_gzip (Results 1 – 1 of 1) sorted by relevance
458 smallint content_gzip; member514 # define content_gzip (G.content_gzip ) macro516 # define content_gzip 0 macro1262 if (content_gzip) in send_headers()1292 IF_FEATURE_HTTPD_GZIP(content_gzip = 0;) in send_headers_and_exit()1745 if (content_gzip) { in send_file_and_exit()1756 IF_FEATURE_HTTPD_GZIP(content_gzip = 0;) in send_file_and_exit()1857 || content_gzip /* we are sending compressed page: can't do ranges */ ///why? in send_file_and_exit()2536 content_gzip = 1; in handle_incoming_and_exit()