Home
last modified time | relevance | path

Searched refs:with_stats (Results 1 – 14 of 14) sorted by relevance

/curl/tests/http/testenv/
H A Dcurl.py529 with_stats=with_stats,
561 with_stats=with_stats,
583 with_stats=with_stats,
603 with_stats=with_stats,
628 with_stats=with_stats,
649 with_stats=with_stats,
676 with_stats=with_stats,
692 return self.ftp_get(urls=urls, with_stats=with_stats,
722 with_stats=with_stats,
818 with_stats=with_stats,
[all …]
/curl/tests/http/
H A Dtest_13_proxy_auth.py64 r = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
74 r = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
85 r = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
97 r = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
105 r = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
115 r = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
130 r = curl.http_download(urls=[url], alpn_proto=proto, with_stats=True,
149 r = curl.http_download(urls=[url], alpn_proto=proto, with_stats=True,
H A Dtest_10_proxy.py65 r = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
79 r = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
117 r = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
129 r = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
140 r = curl.http_download(urls=[url], alpn_proto=proto, with_stats=True,
157 r = curl.http_download(urls=[url], alpn_proto=proto, with_stats=True,
185 r = curl.http_download(urls=[url], alpn_proto=proto, with_stats=True,
260 r1 = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
269 r2 = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
285 r1 = curl.http_download(urls=[url], alpn_proto='http/1.1', with_stats=True,
[all …]
H A Dtest_31_vsftpds.py84 r = curl.ftp_ssl_get(urls=[url], with_stats=True)
98 r = curl.ftp_ssl_get(urls=[url], with_stats=True)
110 r = curl.ftp_ssl_get(urls=[url], with_stats=True)
122 r = curl.ftp_ssl_get(urls=[url], with_stats=True, extra_args=[
138 r = curl.ftp_ssl_upload(urls=[url], fupload=f'{srcfile}', with_stats=True)
153 r = curl.ftp_ssl_get(urls=[url], with_stats=True, with_tcpdump=True)
169 … r = curl.ftp_ssl_upload(urls=[url], fupload=f'{srcfile}', with_stats=True, with_tcpdump=True)
187 r = curl.ftp_ssl_upload(urls=[url], fupload=f'{srcfile}', with_stats=True,
203 r = curl.ftp_ssl_get(urls=[url], with_stats=True, extra_args=[
217 r = curl.ftp_ssl_upload(urls=[url], fupload=f'{srcfile}', with_stats=True, extra_args=[
[all …]
H A Dtest_30_vsftpd.py77 r = curl.ftp_get(urls=[url], with_stats=True)
91 r = curl.ftp_get(urls=[url], with_stats=True)
103 r = curl.ftp_get(urls=[url], with_stats=True)
115 r = curl.ftp_get(urls=[url], with_stats=True, extra_args=[
131 r = curl.ftp_upload(urls=[url], fupload=f'{srcfile}', with_stats=True)
146 r = curl.ftp_get(urls=[url], with_stats=True, with_tcpdump=True)
161 r = curl.ftp_upload(urls=[url], fupload=f'{srcfile}', with_stats=True, with_tcpdump=True)
172 r = curl.ftp_get(urls=[url], with_stats=True, extra_args=[
186 r = curl.ftp_upload(urls=[url], fupload=f'{srcfile}', with_stats=True, extra_args=[
H A Dtest_11_unix.py105 r = curl.http_download(urls=[url], with_stats=True,
116 r = curl.http_download(urls=[url], with_stats=True,
127 r = curl.http_download(urls=[url], with_stats=True,
H A Dtest_12_reuse.py94 r = curl.http_download(urls=[urln], with_stats=True, extra_args=[
116 r = curl.http_download(urls=[urln], with_stats=True, extra_args=[
138 r = curl.http_download(urls=[urln], with_stats=True, extra_args=[
H A Dtest_16_info.py61 r = curl.http_download(urls=[url], alpn_proto=proto, with_stats=True)
76 r = curl.http_download(urls=[url], alpn_proto=proto, with_stats=True, extra_args=[
111 r = curl.http_download(urls=[url], alpn_proto=proto, with_stats=True)
H A Dtest_01_basic.py96 r = curl.http_download(urls=[url], alpn_proto=proto, with_stats=True)
111 r = curl.http_download(urls=[url], with_stats=True, with_headers=True,
H A Dtest_09_push.py67 r = curl.http_download(urls=[url], alpn_proto='h2', with_stats=False,
H A Dtest_07_upload.py342 r = curl.run_direct(with_stats=True, args=[
364 r = curl.run_direct(with_stats=True, args=[
386 r = curl.run_direct(with_stats=True, args=[
H A Dtest_17_ssl_use.py86 r = curl.http_download(urls=[urln], alpn_proto=proto, with_stats=True,
H A Dtest_02_download.py158 with_stats=True, extra_args=[
175 with_stats=True, extra_args=[
H A Dscorecard.py90 r = curl.run_direct(args=args, with_stats=True)
395 with_stats=False, extra_args=extra_args)

Completed in 32 milliseconds