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