Home
last modified time | relevance | path

Searched refs:url_args (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/login_ChromeProfileSanitary/
Dlogin_ChromeProfileSanitary.py13 def _respond_with_cookies(handler, url_args): argument
25 handler.send_header('Location', url_args['continue'][0])
28 handler.wfile.write('%s:\n' % url_args)