Skip to content

Conversation

@BorisShir
Copy link

@BorisShir BorisShir commented Jul 8, 2025

Changes are mostly replicated similar ALPN specific code from https://github.com/Unity-Technologies/curl/blob/master/lib/vtls/mbedtls.c and are guarded by HAS_ALPN which is defined only if USE_HTTP2 is set. They can't affect curl/libcurl behavior without http/2 support.
UnityTLS changes to support new methods are landed to UnityTLS repo (https://github.cds.internal.unity3d.com/unity/UnityTLS/pull/101 and https://github.cds.internal.unity3d.com/unity/UnityTLS/pull/102) and to Unity trunk (https://github.cds.internal.unity3d.com/unity/unity/pull/71997)

@BorisShir BorisShir merged commit 3b901d6 into master Jul 9, 2025
21 of 133 checks passed
@BorisShir BorisShir deleted the alpn_support_exp branch July 9, 2025 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants