You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix HTTP/2 ALPN test to use openssl instead of curl
curl --http2 reports version 0 when the backend (grpcbin) doesn't
serve a proper HTTP response on GET /. Switch to openssl s_client
-alpn h2 which tests TLS-level ALPN negotiation directly — the
thing we actually care about.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments