Change #256550
| Category | None |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Wed 28 Jan 2026 09:39:30 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 0f042efcb156058b14fca87328ab0d356f3426f0 |
Comments
h2+h3: align stream close handling For HTTP/2, add error code description to close failures. For HTTP/3, add special handling like in HTTP/2 when streams have been rejected or an error comes during the response body and we are not interested in the body. Closes #20207
Changed files
- lib/cf-h2-proxy.c
- lib/http2.c
- lib/vquic/curl_ngtcp2.c
- lib/vquic/curl_quiche.c