curl/tests/http/testenv
Viktor Szakats 7e1001bcd6
tidy-up: miscellaneous
- H3 proxy: re-sync code with original source `curl_ngtcp2.c` to reduce
  differences, and to apply missed minor fixes. Also apply clang-format.
  Drop redundant `#undef`s, casts, `#endif` comments, includes, drop
  intermediate variables, sync include and macro order.
  Follow-up to e78b1b3ecc #21153
- INSTALL-CMAKE.md: move `CURL_ENABLE_SMB` to the enable section.
- tests/http/env: rename `tcpdmp` to `tcpdump` to match object variable.
- mbedtls: drop incorrect `mbedTLS 4+` comments.
  (features are also supported by 3+, meaning it's always supported.)
- lib1648: rename a variable to match purpose.
- CIPHERS.md: alpha-sort link list.
- replace rare `X''` hex markup with `0x`.
- `IP v4/6` -> `IPv4/6`.
- 'version X.Y' -> 'vX.Y', where sensible.
- 'VX.Y' -> 'vX.Y', where sensible.
- fix indents, casing, newlines, typos.

Closes #21772
2026-05-27 16:53:57 +02:00
..
mod_curltest pytest: check 429 handling 2026-04-17 22:17:50 +02:00
__init__.py pytest: adding support for dnsd test server 2026-04-10 14:29:29 +02:00
caddy.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
certs.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
client.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
curl.py HTTP/3: add proxy CONNECT and MASQUE CONNECT-UDP support (ngtcp2 QUIC) 2026-05-27 08:49:53 +02:00
dante.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
dnsd.py dnsd: implement HTTPS-RR with alpn pref and no-default-alpn 2026-04-16 22:53:20 +02:00
env.py tidy-up: miscellaneous 2026-05-27 16:53:57 +02:00
h2o.py HTTP/3: add proxy CONNECT and MASQUE CONNECT-UDP support (ngtcp2 QUIC) 2026-05-27 08:49:53 +02:00
httpd.py pytest: check 429 handling 2026-04-17 22:17:50 +02:00
nghttpx.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
ports.py pytest: bind to localhost 2025-09-10 00:55:07 +02:00
sshd.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
vsftpd.py tests: alphabetize and group Python imports & add check 2026-04-08 10:28:05 -07:00
ws_echo_server.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00