curl/tests/http
Stefan Eissing a973377cd7
dnsd: implement HTTPS-RR with alpn pref and no-default-alpn
Support HTTPS records in dnsd that have ALPN preferences.

Add pytest test_22_* to verify that HTTPS record ALPN
preferencces take effect if the HTTPS resolve arrives in time.

Fix HTTPS eyeballing use of timeouts for second attempt. Also,
make an initial HTTP/1.1 attempt switch off HTTP/2.

Closes #21329
2026-04-16 22:53:20 +02:00
..
testenv dnsd: implement HTTPS-RR with alpn pref and no-default-alpn 2026-04-16 22:53:20 +02:00
.gitignore tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
CMakeLists.txt cmake: update a comment 2025-12-12 13:09:52 +01:00
config.ini.in pytest: add tests using sshd 2025-12-12 11:58:57 +01:00
conftest.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
Makefile.am dnsd: implement HTTPS-RR with alpn pref and no-default-alpn 2026-04-16 22:53:20 +02:00
requirements.txt GHA: bump pytest from 9.0.2 to 9.0.3 2026-04-14 02:27:15 +02:00
scorecard.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
test_01_basic.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_02_download.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_03_goaway.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_04_stuttered.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_05_errors.py pytest_05_09: increase reliability 2026-04-16 22:52:13 +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 tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_09_push.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_10_proxy.py hostip: resolve user supplied ip addresses 2026-04-13 19:52:30 +02:00
test_11_unix.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_12_reuse.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_13_proxy_auth.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_14_auth.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_15_tracing.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_16_info.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_17_ssl_use.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_18_methods.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_19_shutdown.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_20_websockets.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_21_resolve.py test dnsd: implement delayed responses 2026-04-14 16:49:07 +02:00
test_22_httpsrr.py dnsd: implement HTTPS-RR with alpn pref and no-default-alpn 2026-04-16 22:53:20 +02:00
test_30_vsftpd.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_31_vsftpds.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_32_ftps_vsftpd.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_40_socks.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_50_scp.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
test_51_sftp.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00