contenttype       320 sapi/thttpd/thttpd.c 	CONDADD(CONTENT_TYPE, contenttype);
contenttype       458 sapi/thttpd/thttpd.c 	if (TG(hc)->contenttype)
contenttype       459 sapi/thttpd/thttpd.c 		SG(request_info).content_type = strdup(TG(hc)->contenttype);
contenttype       518 sapi/thttpd/thttpd.c 	HANDLE_STR(contenttype); \