Home
last modified time | relevance | path

Searched refs:reason (Results 1 – 25 of 38) sorted by relevance

12

/curl/tests/http/
H A Dtest_10_proxy.py71 reason='curl lacks HTTPS-proxy support')
85 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
93 reason="no nghttpx available")
123 reason='curl lacks HTTPS-proxy support')
135 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
147 reason='curl lacks HTTPS-proxy support')
168 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
198 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
227 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
250 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
[all …]
H A Dtest_13_proxy_auth.py41 reason=f"missing: {Env.incomplete_reason()}")
82 reason='curl lacks HTTPS-proxy support')
83 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
93 reason='curl lacks HTTPS-proxy support')
94 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
122 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
124 reason='curl lacks HTTPS-proxy support')
140 @pytest.mark.skipif(condition=not Env.have_nghttpx(), reason="no nghttpx available")
142 reason='curl lacks HTTPS-proxy support')
H A Dtest_01_basic.py53 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
62 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
71 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
80 @pytest.mark.skipif(condition=not Env.have_h3(), reason="h3 not supported")
89 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
H A Dtest_08_caddy.py37 @pytest.mark.skipif(condition=not Env.has_caddy(), reason=f"missing caddy")
38 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
113 @pytest.mark.skipif(condition=Env().slow_network, reason="not suitable for slow network tests")
114 @pytest.mark.skipif(condition=Env().ci_run, reason="not suitable for CI runs")
129 @pytest.mark.skipif(condition=Env().slow_network, reason="not suitable for slow network tests")
130 @pytest.mark.skipif(condition=Env().ci_run, reason="not suitable for CI runs")
145 @pytest.mark.skipif(condition=Env().slow_network, reason="not suitable for slow network tests")
147 @pytest.mark.skipif(condition=Env().ci_run, reason="not suitable for CI runs")
171 @pytest.mark.skipif(condition=Env().ci_run, reason="not suitable for CI runs")
H A Dtest_12_reuse.py39 @pytest.mark.skipif(condition=Env.curl_uses_lib('bearssl'), reason='BearSSL too slow')
40 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
63 reason=f"httpd 2.5+ handles KeepAlives different")
H A Dtest_06_eyeballs.py48 @pytest.mark.skipif(condition=not Env.have_h3(), reason=f"missing HTTP/3 support")
57 @pytest.mark.skipif(condition=not Env.have_h3(), reason=f"missing HTTP/3 support")
66 @pytest.mark.skipif(condition=not Env.have_h3(), reason=f"missing HTTP/3 support")
76 @pytest.mark.skipif(condition=not Env.have_h3(), reason=f"missing HTTP/3 support")
H A Dtest_11_unix.py109 @pytest.mark.skipif(condition=not Env.have_ssl_curl(), reason=f"curl without SSL")
120 @pytest.mark.skipif(condition=not Env.have_h3(), reason='h3 not supported')
H A Dtest_03_goaway.py39 @pytest.mark.skipif(condition=Env().ci_run, reason="not suitable for CI runs")
81 @pytest.mark.skipif(condition=not Env.have_h3(), reason="h3 not supported")
H A Dtest_04_stuttered.py38 @pytest.mark.skipif(condition=Env().slow_network, reason="not suitable for slow network tests")
39 @pytest.mark.skipif(condition=Env().ci_run, reason="not suitable for CI runs")
H A Dtest_02_download.py204 @pytest.mark.skipif(condition=Env().slow_network, reason="not suitable for slow network tests")
205 @pytest.mark.skipif(condition=Env().ci_run, reason="not suitable for CI runs")
217 @pytest.mark.skipif(condition=Env().slow_network, reason="not suitable for slow network tests")
218 @pytest.mark.skipif(condition=Env().ci_run, reason="not suitable for CI runs")
288 @pytest.mark.skipif(condition=Env().slow_network, reason="not suitable for slow network tests")
289 @pytest.mark.skipif(condition=Env().ci_run, reason="not suitable for CI runs")
H A Dtest_31_vsftpds.py40 @pytest.mark.skipif(condition=not Env.has_vsftpd(), reason=f"missing vsftpd")
43 @pytest.mark.skipif(condition=Env.curl_uses_lib('rustls-ffi'), reason=f"rustls unreliable here")
H A Dtest_05_errors.py39 reason=f"httpd version too old for this: {Env.httpd_version()}")
H A Dtest_20_websockets.py42 reason='curl lacks ws protocol support')
/curl/tests/data/
H A Dtest146627 HTTP GET with 3-digit response and only digits in reason
H A Dtest72859 # specifically for the reason below so that we know the check is working.
H A Dtest105177 # The primary reason libcurl sends the data part twice in this test is that
H A Dtest105273 # The primary reason libcurl sends the data part twice in this test is that
/curl/lib/
H A Dconnect.h77 , const char *reason
/curl/src/
H A Dtool_parsecfg.c266 const char *reason = param2text(res); in parseconfig() local
268 filename, lineno, option, reason); in parseconfig()
/curl/docs/libcurl/opts/
H A DCURLINFO_TLS_SESSION.md34 was added in 7.48.0. The only reason you would use this option instead is if
H A DCURLINFO_CONDITION_UNMET.md33 if this returns a 1 you know that the reason you did not get data in return is
/curl/docs/libcurl/
H A Dcurl_multi_socket.md67 should not be any reason to use this function.
H A Dcurl_multi_socket_all.md67 should not be any reason to use this function.
H A Dcurl_mime_encoder.md61 chunked transfer in HTTP. For the same reason, this encoder may not be used
H A Dcurl_easy_recv.md52 The reason for this is libcurl or the SSL library may internally cache some

Completed in 52 milliseconds

12