curl/tests/http/testenv
Stefan Eissing 944e219f10
http2: upgrade tests and add fix for non-existing stream
- check in h2 filter recv that stream actually exists
  and return error if not
- add test for parallel, extreme h2 upgrades that fail if
  connections get reused before fully switched
- add h2 upgrade upload test just for completeness

Closes #11563
2023-08-03 17:05:13 +02:00
..
mod_curltest http2: error stream resets with code CURLE_HTTP2_STREAM 2023-06-22 17:07:27 +02:00
__init__.py tests/http: more tests with specific clients 2023-04-26 23:24:46 +02: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
client.py http2: upgrade tests and add fix for non-existing stream 2023-08-03 17:05:13 +02:00
curl.py http2: h2 and h2-PROXY connection alive check fixes 2023-06-22 17:32:15 +02:00
env.py tests/http: more tests with specific clients 2023-04-26 23:24:46 +02:00
httpd.py http2: upgrade tests and add fix for non-existing stream 2023-08-03 17:05:13 +02:00
nghttpx.py proxy: http2 proxy tunnel implementation 2023-04-06 13:04:46 +02:00
ports.py tests/http: remove year ranges from copyrights 2023-03-15 00:05:29 +01:00
ws_echo_server.py tests/http: more tests with specific clients 2023-04-26 23:24:46 +02:00