curl/tests/tests-httpd/testenv
Stefan Eissing c96f982166
vquic: stabilization and improvements
vquic stabilization
- udp send code shared between ngtcp2 and quiche
- quiche handling of data and events improved

ngtcp2 and pytest improvements
- fixes handling of "drain" situations, discovered in scorecard
  tests with the Caddy server.
- improvements in handling transfers that have already  data or
  are already closed to make an early return on recv

pytest
- adding caddy tests when available

scorecard improvemnts.
- using correct caddy port
- allowing tests for only httpd or caddy

Closes #10451
2023-02-10 10:26:40 +01:00
..
mod_curltest tests-httpd: basic infra to run curl against an apache httpd plus nghttpx for h3 2023-01-09 17:40:04 +01:00
__init__.py connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
caddy.py vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00
certs.py tests-httpd: basic infra to run curl against an apache httpd plus nghttpx for h3 2023-01-09 17:40:04 +01:00
curl.py vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00
env.py vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00
httpd.py http2: minor buffer and error path fixes 2023-02-09 08:38:01 +01:00
nghttpx.py vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00