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
Currently we do not support this. The code in the resolveTarget method in ServerAcceptStream and ClientStreamFactory does not correctly check that headers match (it will in always succeed). That code needs to be fixed and tests need to be added.