curl/tests/http
Stefan Eissing 78e281bf6a
tool: fix retries in parallel mode
Verify that curl's --retry behaviour works

- test 502 in serial, works
- test 502 in parallel, hangs forver, test skipped by default
- test 401, no retries done

Fixes #20669
Reported-by: BlackFuffey on github
Closes #21206
2026-04-03 17:06:16 +02:00
..
testenv docs: list more dependencies for running Python HTTP tests 2026-03-30 21:54:39 -07:00
.gitignore
CMakeLists.txt
config.ini.in
conftest.py
Makefile.am async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
requirements.txt GHA: bump pip-dependencies 2026-03-28 03:43:26 +01:00
scorecard.py
test_01_basic.py
test_02_download.py
test_03_goaway.py
test_04_stuttered.py
test_05_errors.py tool: fix retries in parallel mode 2026-04-03 17:06:16 +02:00
test_06_eyeballs.py hostip: fix !no_signal mixup in resolve refaactor 2026-03-21 14:28:54 +01:00
test_07_upload.py
test_08_caddy.py
test_09_push.py
test_10_proxy.py
test_11_unix.py
test_12_reuse.py
test_13_proxy_auth.py proxy: chunked response, error code 2026-03-25 12:16:21 +01:00
test_14_auth.py vquic: drop support for OpenSSL-QUIC 2026-01-17 22:49:34 +01:00
test_15_tracing.py
test_16_info.py
test_17_ssl_use.py
test_18_methods.py
test_19_shutdown.py multi: improve wakeup and wait code 2026-03-21 11:58:24 +01:00
test_20_websockets.py
test_21_resolve.py async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
test_30_vsftpd.py
test_31_vsftpds.py
test_32_ftps_vsftpd.py
test_40_socks.py
test_50_scp.py
test_51_sftp.py