curl/tests/http/testenv
Stefan Eissing 873b958d0b
http2: h2 and h2-PROXY connection alive check fixes
- fix HTTP/2 check to not declare a connection dead when
  the read attempt results in EAGAIN
- add H2-PROXY alive check as for HTTP/2 that was missing
  and is needed
- add attach/detach around Curl_conn_is_alive() and remove
  these in filter methods
- add checks for number of connections used in some test_10
  proxy tunneling tests

Closes #11368
2023-06-22 17:32:15 +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 tests/http: more tests with specific clients 2023-04-26 23:24:46 +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: error stream resets with code CURLE_HTTP2_STREAM 2023-06-22 17:07:27 +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