curl/tests/http/testenv
Stefan Eissing 3797f1a4ca
rustls: fix error in recv handling
- when rustls is told to recieve more TLS data and its internal
  plaintext buffers are full, it returns an IOERROR
- avoid receiving TLS data while plaintext is not read empty

pytest:
- increase curl run timeout when invoking pytest with higher verbosity

Closes #10876
2023-03-31 16:05:15 +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 rustls: fix error in recv handling 2023-03-31 16:05:15 +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