curl/tests/tests-httpd/testenv
Stefan Eissing cbe9d82c22
http2: fix for http2-prior-knowledge when reusing connections
- refs #10634 where errors in the HTTP/2 framing layer are observed.
- the bug was that on connection reuse, the code attempted to switch
  in yet another layer of HTTP/2 handling instead of detecting that
  this was already in place.
- added pytest testcase reproducing the issue.

Reported-by: rwmjones on github
Fixes #10634
Closes #10643
2023-02-28 23:04:00 +01:00
..
mod_curltest tests-httpd: basic infra to run curl against an apache httpd plus nghttpx for h3 2023-01-09 17:40:04 +01:00
__init__.py connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
caddy.py vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00
certs.py tests-httpd: basic infra to run curl against an apache httpd plus nghttpx for h3 2023-01-09 17:40:04 +01:00
curl.py test: add test for HTTP/2 corruption as reported in #10525 2023-02-17 09:17:04 +01:00
env.py tests-httpd: add proxy tests 2023-02-17 11:40:57 +01:00
httpd.py http2: fix for http2-prior-knowledge when reusing connections 2023-02-28 23:04:00 +01:00
nghttpx.py vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00