Searched defs:newProxyOpt (Results 1 – 1 of 1) sorted by relevance
44 auto newProxyOpt = HttpProxy::FromString(proxyStr); variable53 auto newProxyOpt = HttpProxy::FromString(proxyStr); variable60 auto newProxyOpt = HttpProxy::FromString(""); variable66 auto newProxyOpt = HttpProxy::FromString("not proxy"); variable72 auto newProxyOpt = HttpProxy::FromString("fake.domen\t\t"); variable78 auto newProxyOpt = HttpProxy::FromString("\t0\t"); variable86 auto newProxyOpt = HttpProxy::FromString("fake.domain\t0\texclude.this"); variable94 auto newProxyOpt = HttpProxy::FromString("fake.domain\t0\texclude.this"); variable102 auto newProxyOpt = HttpProxy::FromString("fake.domain\t0\texclude.this,and.this"); variable110 auto newProxyOpt = HttpProxy::FromString("fake.domain\t0\texclude.this,and.this,"); variable[all …]