curl/tests/http/testenv
Stefan Eissing 5b614224e4
tests/httpd: adjust ReadBufferSize for better performance
- list httpd and caddy versions in scorecard run

Closes #14039
2024-06-27 12:49:39 +02:00
..
mod_curltest lib: graceful connection shutdown 2024-06-26 08:33:17 +02:00
__init__.py pytest: fixes for recent python, add FTP tests 2024-05-17 16:53:17 +02:00
caddy.py
certs.py pytest: fixes for recent python, add FTP tests 2024-05-17 16:53:17 +02:00
client.py websocket: fix curl_ws_recv() 2024-02-20 13:57:58 +01:00
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 tests/httpd: adjust ReadBufferSize for better performance 2024-06-27 12:49:39 +02:00
nghttpx.py http3: initial support for OpenSSL 3.2 QUIC stack 2024-01-22 16:15:45 +01:00
ports.py
vsftpd.py pytest: add ftp upload tests 2024-05-22 09:12:43 +02:00
ws_echo_server.py