mirror of
https://github.com/OldUnreal/curl.git
synced 2026-04-02 21:39:41 -07:00
This version fixes errors with ALPN negotiation in rustls, which is necessary for HTTP/2 support. For more information see the rustls-ffi changelog. Closes #8013