Home
last modified time | relevance | path

Searched refs:is_third_party (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/http/
H A Dcookiejar.py726 def is_third_party(request): function
984 if request.unverifiable and is_third_party(request):
1124 if request.unverifiable and is_third_party(request):

Completed in 3 milliseconds