curl/tests/http/testenv
Stefan Eissing 35ed3f7a89
pytests: scorecard upload tests
- add upload tests to scorecard, invoke with
  > python3 tests/http/scorecard.py -u h1|h2|h3
- add a reverse proxy setup from Caddy to httpd for
  upload tests since Caddy does not have other PUT/POST handling
- add caddy tests in test_08 for POST/PUT
- increase read buffer in mod_curltest for larger reads

Closes #14208
2024-07-18 14:45:40 +02:00
..
mod_curltest pytests: scorecard upload tests 2024-07-18 14:45:40 +02:00
__init__.py pytest: fixes for recent python, add FTP tests 2024-05-17 16:53:17 +02:00
caddy.py pytests: scorecard upload tests 2024-07-18 14:45:40 +02:00
certs.py pytest: fixes for recent python, add FTP tests 2024-05-17 16:53:17 +02:00
client.py
curl.py lib: graceful connection shutdown 2024-06-26 08:33:17 +02:00
env.py lib: graceful connection shutdown 2024-06-26 08:33:17 +02:00
httpd.py pytests: scorecard upload tests 2024-07-18 14:45:40 +02:00
nghttpx.py
ports.py
vsftpd.py pytest: add ftp upload tests 2024-05-22 09:12:43 +02:00
ws_echo_server.py