Change #264051
| Category | None |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Thu 09 Apr 2026 09:30:52 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | d99df64405b72690bc03ff5115d4ee909c91fe45 |
Comments
h3: HTTPS-RR use in HTTP/3 When HTTPS-RR is needed for the HTTP/3 handshake, delay the connect until it arrives. Relevant only for TLS backends that support ECH, for now. Closes #21253
Changed files
- lib/vquic/curl_ngtcp2.c
- lib/vquic/curl_quiche.c
- lib/vtls/openssl.c
- lib/vtls/openssl.h
- lib/vtls/wolfssl.c
- lib/vtls/wolfssl.h