Searched refs:http_notls_downstream (Results 1 – 5 of 5) sorted by relevance
162 int http_notls_downstream; member
586 else S_YNO("http-notls-downstream:", http_notls_downstream) in config_set_option()1118 else O_YNO(opt, "http-notls-downstream", http_notls_downstream) in config_get_option()
1173 else cfg_parser->cfg->http_notls_downstream = (strcmp($2, "yes")==0);
3961 else cfg_parser->cfg->http_notls_downstream = (strcmp((yyvsp[0].str), "yes")==0); in yyparse()
2173 cfg->http_endpoint, cfg->http_notls_downstream, in worker_init()