Lines Matching refs:url
60 url = f'https://{env.authority_for(env.domain1, proto)}/data.json?[0-1]'
61 r = curl.http_download(urls=[url], alpn_proto=proto, with_tcpdump=True, extra_args=[
78 url = f'https://{env.authority_for(env.domain1, proto)}/data.json?[0-1]'
79 r = curl.http_download(urls=[url], alpn_proto=proto, with_tcpdump=True, extra_args=[
96 url = f'https://{env.authority_for(env.domain1, proto)}/curltest/tweak/?'\
98 r = curl.http_download(urls=[url], alpn_proto=proto)
112 url = f'https://localhost:{env.https_port}/{docname}'
120 '-n', f'{count}', '-f', '-V', proto, url
141 url = f'https://{env.authority_for(env.domain1, proto)}/curltest/tweak/?'\
143 r = curl.http_download(urls=[url], alpn_proto=proto, extra_args=[
167 url = f'https://{env.authority_for(env.domain1, proto)}/data.json?[0-1]'
168 r = curl.http_download(urls=[url], alpn_proto=proto, with_tcpdump=True, extra_args=[