Searched defs:is_ssl (Results 1 – 5 of 5) sorted by relevance
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/ |
D | rules_parser_test.py | 75 request_body=None, headers=None, is_ssl=False): argument
|
D | httpclient.py | 279 def _get_system_proxy(is_ssl): argument 282 def _get_connection(self, request_host, request_port, is_ssl): argument
|
D | httparchive.py | 217 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
|
D | httpclient_test.py | 137 def get_proxy(is_ssl): argument
|
D | httpproxy.py | 301 host='localhost', port=80, use_delays=False, is_ssl=False, argument
|