curl/tests/http/testenv
Stefan Eissing 8f50e393ab
vtls and h2 improvements
- eliminate receive loop in vtls to fill buffer. This may
  lead to partial reads of data which is counter productive
- let http2 instead loop smarter to process pending network
  data without transfer switches

scorecard improvements
- do not start caddy when only httpd is requested
- allow curl -v to stderr file on --curl-verbose

Closes #10891
2023-04-06 09:41:54 +02:00
..
mod_curltest
__init__.py tests/http: remove year ranges from copyrights 2023-03-15 00:05:29 +01:00
caddy.py http2: flow control and buffer improvements 2023-03-30 23:11:26 +02:00
certs.py tests/http: remove year ranges from copyrights 2023-03-15 00:05:29 +01:00
curl.py tests/http: fix log formatting on wrong exit code 2023-03-30 13:09:12 +02:00
env.py vtls and h2 improvements 2023-04-06 09:41:54 +02:00
httpd.py tests/http: add timeout to running curl in test cases 2023-03-26 17:41:46 +02:00
nghttpx.py tests/http: remove year ranges from copyrights 2023-03-15 00:05:29 +01:00
ports.py tests/http: remove year ranges from copyrights 2023-03-15 00:05:29 +01:00