mirror of
https://github.com/curl/curl.git
synced 2026-05-12 23:26:20 +03:00
- 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 |
||
|---|---|---|
| .. | ||
| mod_curltest | ||
| __init__.py | ||
| caddy.py | ||
| certs.py | ||
| curl.py | ||
| env.py | ||
| httpd.py | ||
| nghttpx.py | ||