Searched refs:http_notls_downstream (Results 1 – 4 of 4) sorted by relevance
153 int http_notls_downstream; member
560 else S_YNO("http-notls-downstream:", http_notls_downstream) in config_set_option()1066 else O_YNO(opt, "http-notls-downstream", http_notls_downstream) in config_get_option()
1109 else cfg_parser->cfg->http_notls_downstream = (strcmp($2, "yes")==0);
1760 cfg->http_endpoint, cfg->http_notls_downstream, in worker_init()