curl/tests/http/testenv
Viktor Szakats 4aa8cc3c4a
pytest: fix remaining code checker warnings
- curl.py: delete commented no-op code.
- certs.py, curl.py: narrow down exceptions to fix:
  Except block handles 'BaseException'
- test_20_websockets: add comment to empty except branch.

Reported by GitHub CodeQL

Closes #21924
2026-06-09 12:30:16 +02:00
..
mod_curltest tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
__init__.py pytest: adding support for dnsd test server 2026-04-10 14:29:29 +02:00
caddy.py pytest: close file handles after use (cont.), and tidy-ups 2026-06-09 10:24:07 +02:00
certs.py pytest: fix remaining code checker warnings 2026-06-09 12:30:16 +02:00
client.py pytest: close file handles after use (cont.), and tidy-ups 2026-06-09 10:24:07 +02:00
curl.py pytest: fix remaining code checker warnings 2026-06-09 12:30:16 +02:00
dante.py pytest: close file handles after use (cont.), and tidy-ups 2026-06-09 10:24:07 +02:00
dnsd.py pytest: close file handles after use (cont.), and tidy-ups 2026-06-09 10:24:07 +02:00
env.py h3-proxy: fixes around H3 proxy 2026-05-28 14:41:27 +02:00
h2o.py pytest: close file handles after use (cont.), and tidy-ups 2026-06-09 10:24:07 +02:00
httpd.py pytest: check 429 handling 2026-04-17 22:17:50 +02:00
nghttpx.py pytest: close file handles after use (cont.), and tidy-ups 2026-06-09 10:24:07 +02:00
ports.py pytest: bind to localhost 2025-09-10 00:55:07 +02:00
sshd.py pytest: close file handles after use (cont.), and tidy-ups 2026-06-09 10:24:07 +02:00
vsftpd.py pytest: close file handles after use (cont.), and tidy-ups 2026-06-09 10:24:07 +02:00
ws_echo_server.py tidy-up: miscellaneous 2026-06-09 11:07:55 +02:00