HomeSort by relevance Sort by last modified time
    Searched refs:www_auth (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 248 www_auth = USE_WWW_AUTH_STRICT_PARSING and WWW_AUTH_STRICT or WWW_AUTH_RELAXED
257 match = www_auth.search(the_rest)
263 match = www_auth.search(the_rest)
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 248 www_auth = USE_WWW_AUTH_STRICT_PARSING and WWW_AUTH_STRICT or WWW_AUTH_RELAXED
257 match = www_auth.search(the_rest)
263 match = www_auth.search(the_rest)
    [all...]

Completed in 74 milliseconds