Searched refs:hide_http_user_agent (Results 1 – 4 of 4) sorted by relevance
344 int hide_http_user_agent; member
241 cfg->hide_http_user_agent = 0; in config_create()609 else S_YNO("hide-http-user-agent:", hide_http_user_agent) in config_set_option()1082 else O_YNO(opt, "hide-http-user-agent", hide_http_user_agent) in config_get_option()
1366 else cfg_parser->cfg->hide_http_user_agent = (strcmp($2, "yes")==0);
3684 if(cfg->hide_http_user_agent) return;