curl/tests/http
dependabot[bot] 47755c4e69
GHA: bump actions and pips
- update action `actions/cache` from 5.0.4 to 5.0.5
- update action `actions/upload-artifact` from 7.0.0 to 7.0.1
- update action `github/codeql-action` from 4.32.4 to 4.35.2
- update action `msys2/setup-msys2` from 2.31.0 to 2.31.1

- update pip `filelock` from 3.25.2 to 3.29.0
- update pip `impacket` to 0.13.0
- update pip `ruff` from 0.15.10 to 0.15.12

Closes #21483
Closes #21482
2026-05-01 21:19:22 +02:00
..
testenv pytest: check 429 handling 2026-04-17 22:17:50 +02:00
.gitignore
CMakeLists.txt
config.ini.in
conftest.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
Makefile.am tests: avoid infinite recursion for make check 2026-04-20 00:44:21 +02:00
requirements.txt GHA: bump actions and pips 2026-05-01 21:19:22 +02:00
scorecard.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
test_01_basic.py
test_02_download.py
test_03_goaway.py
test_04_stuttered.py
test_05_errors.py pytest: drop unused imports 2026-04-25 12:38:07 +02:00
test_06_eyeballs.py dnsd: implement HTTPS-RR with alpn pref and no-default-alpn 2026-04-16 22:53:20 +02:00
test_07_upload.py pytest: switch off h3 for pytest_07_22 2026-04-10 12:39:51 +02:00
test_08_caddy.py
test_09_push.py
test_10_proxy.py hostip: resolve user supplied ip addresses 2026-04-13 19:52:30 +02:00
test_11_unix.py
test_12_reuse.py
test_13_proxy_auth.py
test_14_auth.py
test_15_tracing.py
test_16_info.py
test_17_ssl_use.py
test_18_methods.py
test_19_shutdown.py
test_20_websockets.py
test_21_resolve.py test dnsd: implement delayed responses 2026-04-14 16:49:07 +02:00
test_22_httpsrr.py test_22_httpsrr: avoid class name clash with test_21_resolve 2026-04-25 14:20:42 +02: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