Home | History | Annotate | Download | only in python2.7

Lines Matching refs:host_prefix

1028                 host_prefix = req_host[:-len(domain)]
1029 if (host_prefix.find(".") >= 0 and
1032 host_prefix, domain)