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
builder: Require alpn_protocols to be empty when passing ClientConfig
This is the default for a rustls ClientConfig. We assert this
to be future proof in case we want to extend the interface by
handling pre-defined alpn_protocols later.
0 commit comments