Home
last modified time | relevance | path

Searched defs:is_ssl (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
Drules_parser_test.py75 request_body=None, headers=None, is_ssl=False): argument
Dhttpclient.py279 def _get_system_proxy(is_ssl): argument
282 def _get_connection(self, request_host, request_port, is_ssl): argument
Dhttparchive.py217 def get_requests(self, command=None, host=None, full_path=None, is_ssl=None, argument
494 is_ssl=False): argument
618 def matches(self, command=None, host=None, full_path=None, is_ssl=None, argument
Dhttpclient_test.py137 def get_proxy(is_ssl): argument
Dhttpproxy.py301 host='localhost', port=80, use_delays=False, is_ssl=False, argument