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/webpagereplay/
Drules_parser_test.py75 request_body=None, headers=None, is_ssl=False): argument
Dhttpclient.py275 def _get_system_proxy(is_ssl): argument
278 def _get_connection(self, request_host, request_port, is_ssl): argument
Dhttparchive.py216 def get_requests(self, command=None, host=None, full_path=None, is_ssl=None, argument
493 is_ssl=False): argument
617 def matches(self, command=None, host=None, full_path=None, is_ssl=None, argument
Dhttpclient_test.py134 def get_proxy(is_ssl): argument
Dhttpproxy.py293 host='localhost', port=80, use_delays=False, is_ssl=False, argument