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

Lines Matching refs:domain_match

512 def domain_match(A, B):
701 if not domain_match(req_host, reach(request.get_origin_req_host())):
1022 if not domain_match(erhn, domain):
1134 if cookie.version > 0 and not domain_match(erhn, domain):